Skip to content

Commit 612ae8b

Browse files
authored
Merge pull request #1024 from klkl0808/patch-2
Update link to book in variables5
2 parents 6588d9b + baca5d6 commit 612ae8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ than keyword 'let'.
8484
Constants types must also always be annotated.
8585
8686
Read more about constants under 'Differences Between Variables and Constants' in the book's section 'Variables and Mutability':
87-
https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants
87+
https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html#constants
8888
"""
8989

9090
# FUNCTIONS

0 commit comments

Comments
 (0)