mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 03:34:15 +08:00
fix link (#567)
This commit is contained in:
@@ -47,7 +47,7 @@ url, error := urlshortenerSvc.Url.Get(shwortUrl).Do()
|
||||
|
||||
返回的长地址便是转换前的原始地址。
|
||||
|
||||
示例 9.9 [urlshortener.go](examples/chapter_9/urlshortener.go)
|
||||
示例 9.9 [urlshortener.go](examples/chapter_9/use_urlshortener.go)
|
||||
|
||||
```go
|
||||
package main
|
||||
|
Reference in New Issue
Block a user