Skip to content

Commit 0a6d904

Browse files
committed
Renaming files to match currently planned chapter order
1 parent ba88702 commit 0a6d904

5 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/SUMMARY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
- [Controlling visibility with `pub`](ch07-02-controlling-visibility-with-pub.md)
3232
- [Importing names with `use`](ch07-03-importing-names-with-use.md)
3333

34-
- [Essential Collections](ch09-01-essential-collections.md)
35-
- [Vectors](ch09-02-vectors.md)
36-
- [Strings](ch09-03-strings.md)
37-
- [`HashMap<K, V>`](ch09-04-hash-map.md)
34+
- [Essential Collections](ch08-00-essential-collections.md)
35+
- [Vectors](ch08-01-vectors.md)
36+
- [Strings](ch08-02-strings.md)
37+
- [`HashMap<K, V>`](ch08-03-hash-map.md)
3838

3939
- [Error Handling]()
4040

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)