mirror of
https://github.com/rust-lang/book.git
synced 2026-09-15 10:10:42 -04:00
Fix up title for ch20
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
- [Advanced Types](ch19-04-advanced-types.md)
|
||||
- [Advanced Functions & Closures](ch19-05-advanced-functions-and-closures.md)
|
||||
|
||||
- [Un-named project](ch20-00-unnamed-project.md)
|
||||
- [Final project: a web server](ch20-00-final-project-a-web-server.md)
|
||||
|
||||
- [Appendix](appendix-00.md)
|
||||
- [A - Keywords](appendix-01-keywords.md)
|
||||
|
||||
3
second-edition/src/ch20-00-final-project-a-web-server.md
Normal file
3
second-edition/src/ch20-00-final-project-a-web-server.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Final Project: A Web Server
|
||||
|
||||
Coming soon!
|
||||
@@ -1 +0,0 @@
|
||||
# Un-named project
|
||||
Reference in New Issue
Block a user