Refine the title for ch02

Signed-off-by: Sefank <12670778+Sefank@users.noreply.github.com>
pull/623/head
Sefank 2 years ago
parent 860f99a134
commit 2da49dfe9d
No known key found for this signature in database
GPG Key ID: 8257999DC508E901

@ -11,7 +11,7 @@
- [Hello, World!](ch01-02-hello-world.md)
- [Hello, Cargo!](ch01-03-hello-cargo.md)
- [猜猜看游戏教程](ch02-00-guessing-game-tutorial.md)
- [写个猜数字游戏](ch02-00-guessing-game-tutorial.md)
- [常见编程概念](ch03-00-common-programming-concepts.md)
- [变量与可变性](ch03-01-variables-and-mutability.md)

@ -1,4 +1,4 @@
# 编写 猜猜看 游戏
# 写个猜数字游戏
> [ch02-00-guessing-game-tutorial.md](https://github.com/rust-lang/book/blob/main/src/ch02-00-guessing-game-tutorial.md) > <br>
> commit d68d96576b705fcff7aa6341a9840f4de3c0ca0c

Loading…
Cancel
Save