Doc fix: Do not mention next project in book/guessing-game
The next project refers to the dining-philosophers problem27a1834ce5/src/doc/book/dining-philosophers.md
which was removed in0c6c34de87
so removing reference to that project from book/guessing-game
This commit is contained in:
parent
6136a86291
commit
a40629d2c9
@ -988,8 +988,7 @@ fn main() {
|
||||
|
||||
# Complete!
|
||||
|
||||
At this point, you have successfully built the Guessing Game! Congratulations!
|
||||
This project showed you a lot: `let`, `match`, methods, associated
|
||||
functions, using external crates, and more.
|
||||
|
||||
This first project showed you a lot: `let`, `match`, methods, associated
|
||||
functions, using external crates, and more. Our next project will show off
|
||||
even more.
|
||||
At this point, you have successfully built the Guessing Game! Congratulations!
|
||||
|
Loading…
x
Reference in New Issue
Block a user