Skip to content

Commit

Permalink
Merge pull request #154 from wayslog/master
Browse files Browse the repository at this point in the history
change cheapter name
  • Loading branch information
WaySLOG committed Apr 5, 2016
2 parents 984769e + 90a2df1 commit 5ba99c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ https://wayslog.gitbooks.io/rustprimer/content/
1. [第一个Rust程序](./04-quickstart/04-01-hello-world.md)
2. [简单的数学运算](./04-quickstart/04-02-basic-math.md)
3. [快速上手](./04-quickstart/04-03-cheet-sheet.md)
5. [Cargo项目管理器、crate](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
5. [Cargo项目管理器](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
6. [基本程序结构](./06-flow/06-00-preface.md)「daogangtang」
1. [注释](./06-flow/06-01-comment.md)
2. [条件](./06-flow/06-02-condition.md)
Expand Down
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* [第一个Rust程序](./04-quickstart/04-01-hello-world.md)
* [简单的数学运算](./04-quickstart/04-02-basic-math.md)
* [快速上手](./04-quickstart/04-03-cheet-sheet.md)
* [Cargo项目管理器、crate](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
* [Cargo项目管理器](./05-cargo-projects-manager/05-cargo-projects-manager.md)「fuyingfuying」
* [基本程序结构](./06-flow/06-00-preface.md)「daogangtang」
* [注释](./06-flow/06-01-comment.md)
* [条件](./06-flow/06-02-condition.md)
Expand Down

0 comments on commit 5ba99c9

Please sign in to comment.