We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f387f4c commit 69fe962Copy full SHA for 69fe962
website/config.toml
@@ -1,4 +1,4 @@
1
-base_url = "https://rust-lang.github.io/rustlings"
+base_url = "https://rustlings.rust-lang.org"
2
title = "Rustlings"
3
description = "Small exercises to get you used to reading and writing Rust code!"
4
0 commit comments