封面链接改回 github 地址

This commit is contained in:
chai2010
2016-06-20 17:18:00 +08:00
parent 1fcee01ed2
commit 4d3b864ded
6 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ import (
)
const (
gopl_zh_url = "https://bitbucket.org/golang-china/gopl-zh"
gopl_zh_url = "https://github.com/golang-china/gopl-zh"
output = "gopl-zh-qrcode.png"
)