Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b6ad1c0

Browse files
committedAug 9, 2020
update summary.md
1 parent 6cf45d6 commit b6ad1c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎zh/01.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,5 @@ gofmt的参数介绍
200200

201201
## links
202202
* [目录](<preface.md>)
203-
* 上一节: [GOPATH与工作空间](<01.2.md>)
203+
* 上一节: [Go Module, GOPATH与工作空间](<01.2.md>)
204204
* 下一节: [Go开发工具](<01.4.md>)

‎zh/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
* [Go环境配置](01.0.md)
22
* [Go安装](01.1.md)
3-
* [GOPATH 与工作空间](01.2.md)
3+
* [Go Module, GOPATH 与工作空间](01.2.md)
44
* [Go 命令](01.3.md)
55
* [Go开发工具](01.4.md)
66
* [小结](01.5.md)

0 commit comments

Comments
 (0)