Skip to content

Commit

Permalink
fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
bootun committed Jan 14, 2022
1 parent 4021309 commit 6cbaff4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Go剖析系列
结合汇编和图片,深入Go语言内部原理

## 目录
- [数组剖析](./article/1-array.md)
- [切片剖析](./article/2-slice.md)
- [附录1:如何寻找源码位置](./article/appendix/1-source.md)
- [数组剖析](./articles/1-array.md)
- [切片剖析](./articles/2-slice.md)
- [附录1:如何寻找源码位置](./articles/appendix/1-source.md)

## 关于
微信公众号:**梦真日记**

0 comments on commit 6cbaff4

Please sign in to comment.