Skip to content

Commit 500422d

Browse files
authored
chore: Update variables6.rs book link
1 parent 06ef4cc commit 500422d

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
@@ -68,7 +68,7 @@ then keyword 'let'.
6868
Constants types must also always be annotated.
6969
7070
Read more about constants under 'Differences Between Variables and Constants' in the book's section 'Variables and Mutability':
71-
https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html
71+
https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants
7272
"""
7373

7474
# IF

0 commit comments

Comments
 (0)