update qrcode

pull/1/head
chai2010 2016-02-17 14:45:37 +08:00
parent 7a755ead87
commit 93cd943a85
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

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