mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-12-18 03:34:19 +08:00
清理github被禁止的链接
This commit is contained in:
@@ -37,10 +37,10 @@ func makeVersionMarkdown(version string) string {
|
||||
|
||||
### 版本信息
|
||||
|
||||
- 仓库版本:[%s](https://github.com/golang-china/gopl-zh/commit/%s)
|
||||
- 仓库版本:%s
|
||||
- 构建时间:%s
|
||||
`,
|
||||
version, version,
|
||||
version,
|
||||
buildTime,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user