Skip to content

Commit

Permalink
fix broken internal link
Browse files Browse the repository at this point in the history
  • Loading branch information
mokurin000 committed Jan 11, 2022
1 parent ae7fd4b commit b329bda
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
- [临时可变性](./idioms/temporary-mutability.md)

- [设计模式](./patterns/index.md)
- [命令模式](./patterns/command.md)
- [生成器](./patterns/builder.md)
- [分解结构体](./patterns/compose-structs.md)
- [命令模式](./patterns/behavioural/command.md)
- [生成器](./patterns/creational/builder.md)
- [分解结构体](./patterns/Structural/compose-structs.md)
- [外部语言接口使用](./patterns/ffi/ffi-intro.md)
- [基于对象的API](./patterns/ffi/ffi-export.md)
- [类型合并封装](./patterns/ffi/ffi-wrappers.md)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b329bda

Please sign in to comment.