Skip to content

Commit

Permalink
update summary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vcaesar committed Aug 9, 2020
1 parent 6cf45d6 commit b6ad1c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zh/01.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,5 @@ gofmt的参数介绍

## links
* [目录](<preface.md>)
* 上一节: [GOPATH与工作空间](<01.2.md>)
* 上一节: [Go Module, GOPATH与工作空间](<01.2.md>)
* 下一节: [Go开发工具](<01.4.md>)
2 changes: 1 addition & 1 deletion zh/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* [Go环境配置](01.0.md)
* [Go安装](01.1.md)
* [GOPATH 与工作空间](01.2.md)
* [Go Module, GOPATH 与工作空间](01.2.md)
* [Go 命令](01.3.md)
* [Go开发工具](01.4.md)
* [小结](01.5.md)
Expand Down

0 comments on commit b6ad1c0

Please sign in to comment.