diff options
| author | mo8it <mo8it@proton.me> | 2025-05-17 16:05:26 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-05-17 16:05:26 +0200 |
| commit | 69fe9626da03a21ce209c8e03125329f2a6557f6 (patch) | |
| tree | 5e0682ad70385ff0a649de753b7a2a214ab0435c | |
| parent | f387f4c1d9d5a2b7b78d454e16a180f49bc63d1c (diff) | |
Update base URL
| -rw-r--r-- | website/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/config.toml b/website/config.toml index 031e028..4197411 100644 --- a/website/config.toml +++ b/website/config.toml @@ -1,4 +1,4 @@ -base_url = "https://rust-lang.github.io/rustlings" +base_url = "https://rustlings.rust-lang.org" title = "Rustlings" description = "Small exercises to get you used to reading and writing Rust code!" |
