From c99a949b23e0eee5c7248aed3f7ba35896744710 Mon Sep 17 00:00:00 2001 From: Xingan Wang Date: Sat, 18 Nov 2017 00:18:14 -0800 Subject: [PATCH] update Chinese version info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abe01e7..3a2ef56 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The Go Gopher is copyright [Renée French](http://reneefrench.blogspot.com/) and Contributor translations of the Go by Example site are available in: -* [Chinese](http://gobyexample.everyx.in/) by [everyx](https://github.com/everyx) +* [Chinese](https://gobyexample.xgwang.me/) by [xg-wang](https://github.com/xg-wang/gobyexample) * [French](http://le-go-par-l-exemple.keiruaprod.fr) by [keirua](https://github.com/keirua/gobyexample) * [Italian](http://gobyexample.it) by the [Go Italian community](https://github.com/golangit/gobyexample-it) * [Spanish](http://goconejemplos.com) by the [Go Mexico community](https://github.com/dabit/gobyexample)