Merge pull request #458 from Orefa/patch-1

Update ch03-01-variables-and-mutability.md
This commit is contained in:
KaiserY 2020-08-10 13:02:16 +08:00 committed by GitHub
commit 4c7a440a8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,6 +153,5 @@ error[E0308]: mismatched types
现在我们已经了解了变量如何工作,让我们看看变量可以拥有的更多数据类型。
[comparing-the-guess-to-the-secret-number]:
ch02-00-guessing-game-tutorial.html#comparing-the-guess-to-the-secret-number
[comparing-the-guess-to-the-secret-number]:ch02-00-guessing-game-tutorial.html#comparing-the-guess-to-the-secret-number
[data-types]: ch03-02-data-types.html#data-types