From bbc2b0dd0cd9209b49298e09e4d1e98d375d2f81 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Wed, 24 Aug 2022 22:04:57 +0800 Subject: [PATCH] Update index.md --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 4ddaac4..1474ff5 100644 --- a/index.md +++ b/index.md @@ -6,6 +6,7 @@ Go语言圣经 [《The Go Programming Language》](http://gopl.io) 中文版本 ![](cover.jpg) - 在线阅读:[https://gopl-zh.github.io](https://gopl-zh.github.io) +- 在线阅读:[https://golang-china.github.io/gopl-zh](https://golang-china.github.io/gopl-zh) - 项目主页:[https://github.com/gopl-zh](https://github.com/gopl-zh) - 项目主页(旧):[http://github.com/golang-china/gopl-zh](http://github.com/golang-china/gopl-zh) - 原版官网:[http://gopl.io](http://gopl.io)