Update ch03-01-variables-and-mutability.md

fix link
This commit is contained in:
Orefa 2020-08-10 12:56:39 +08:00 committed by GitHub
parent 4cd8d95664
commit bdfff5f346
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