fix link

김재훈 2016-10-13 01:14:39 +09:00
parent 1a69e6dd15
commit 1cdeb11426

@ -232,7 +232,7 @@ Start by reading the [overview of server programming](LearnServerProgramming) do
## Korean
* [The Go Programming Language](http://www.slideshare.net/golanger/abou-go)
* [You can read Go code](http://goo.gl/vUeSzl)
* [Go channel tutorial](http://blog.sabzil.org/2014/12/golang-channels-tutorial.html)
* [Go channel tutorial](http://blog.sabzil.org/2014/12/golang-channels-tutorial)
* [Go character encoding](http://www.slideshare.net/suapapa/go-character-encoding)
* [Using Google API in Go](http://www.slideshare.net/golanger/using-google-api-in-go)
* [Go로 Git 들여다보기](http://goo.gl/nCDV3I)