Skip to content

Commit

Permalink
chore: Update variables6.rs book link
Browse files Browse the repository at this point in the history
  • Loading branch information
allansduarte authored May 28, 2020
1 parent 06ef4cc commit 500422d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 500422d

Please sign in to comment.