From baca5d62aebdac65c691f28f2f306be83662c863 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 13 Jun 2022 21:30:25 +0200 Subject: [PATCH] fix: update link to book --- info.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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