diff options
| author | Konstantin <konsti-l@hotmail.de> | 2022-06-13 21:30:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 21:30:25 +0200 |
| commit | baca5d62aebdac65c691f28f2f306be83662c863 (patch) | |
| tree | 884b03bc6ab00f972309109af273cc32a411c55b /info.toml | |
| parent | b19f74e8cfaba7775e8ff2d74cab9cb862fb1473 (diff) | |
fix: update link to book
Diffstat (limited to 'info.toml')
| -rw-r--r-- | info.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
