diff --git a/GoTalks.md b/GoTalks.md index 8ff0ae17..01818856 100644 --- a/GoTalks.md +++ b/GoTalks.md @@ -1,6 +1,6 @@ # Go talks -Check out http://talks.golang.org for presentations for some of the talks. +Check out http://talks.golang.org for presentations for some of the talks. For a comprehensive, curated and searchable index, try [GopherVids](http://gophervids.appspot.com/) from Damian Gryski. # Official diff --git a/Home.md b/Home.md index 0c38be0d..f1a4941d 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -Welcome to the Go wiki, a collection of information about the [Go Programming Language](https://golang.org/). +Welcome to the Go wiki, a collection of information about the [Go Programming Language](https://golang.org/). [Awesome Go](http://awesome-go.com/) is another great resource for Go programmers, curated by the Go community. Table of Contents ================= @@ -59,6 +59,7 @@ Once you have an overview of the language, here are resources you can use to lea - [LearnServerProgramming](LearnServerProgramming) - [LearnTesting](LearnTesting) - Videos, Talks and Presentations + - [GopherVids](http://gophervids.appspot.com/) is a searchable index of videos about Go. - [GoTalks](GoTalks) - A collection of talks from Go conferences and meetups. - [Screencasts](Screencasts) - [Resources for non-English speakers](NonEnglish)