summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authorAllan Soares Duarte <allan.sduarte@gmail.com>2020-05-28 04:33:15 -0300
committerGitHub <noreply@github.com>2020-05-28 09:33:15 +0200
commit500422d594bb75496b49e95ae104945dcd7c19a6 (patch)
tree0c9500bfcd6d52c983468dc2ca3f5d74f49dccf7 /info.toml
parent06ef4cc654e75d22a526812919ee49b8956280bf (diff)
chore: Update variables6.rs book link
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index e2aa82a..66d60da 100644
--- a/info.toml
+++ b/info.toml
@@ -68,7 +68,7 @@ then keyword 'let'.
Constants types must also always be annotated.
Read more about constants under 'Differences Between Variables and Constants' in the book's section 'Variables and Mutability':
-https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html
+https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants
"""
# IF