Skip to content

Commit

Permalink
Update Table of Contents
Browse files Browse the repository at this point in the history
1. complete ch07's link.
2. ch08 should belong Part II.
  • Loading branch information
pezy committed Nov 25, 2014
1 parent d2f0c94 commit b450f4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
- [Chapter 4. Expressions](ch04/README.md)
- [Chapter 5. Statements](ch05/README.md)
- [Chapter 6. Functions](ch06/README.md)
- [Chapter 7. Classes](ch07)
- [Chapter 8. The IO Library](ch08)
- [Chapter 7. Classes](ch07/README.md)
- Part II: The C++ Library
- [Chapter 8. The IO Library](ch08)
- [Chapter 9. Sequential Containers](ch09)
- [Chapter 10. Generic Algorithms](ch10)
- [Chapter 11. Associative Containers](ch11)
Expand Down

0 comments on commit b450f4d

Please sign in to comment.