summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authorKonstantin <konsti-l@hotmail.de>2022-06-13 21:30:25 +0200
committerGitHub <noreply@github.com>2022-06-13 21:30:25 +0200
commitbaca5d62aebdac65c691f28f2f306be83662c863 (patch)
tree884b03bc6ab00f972309109af273cc32a411c55b /info.toml
parentb19f74e8cfaba7775e8ff2d74cab9cb862fb1473 (diff)
fix: update link to book
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 efe2b9c..a9608e6 100644
--- a/info.toml
+++ b/info.toml
@@ -84,7 +84,7 @@ than 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#differences-between-variables-and-constants
+https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html#constants
"""
# FUNCTIONS