Skip to content

Commit 69fe962

Browse files
committed
Update base URL
1 parent f387f4c commit 69fe962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
base_url = "https://rust-lang.github.io/rustlings"
1+
base_url = "https://rustlings.rust-lang.org"
22
title = "Rustlings"
33
description = "Small exercises to get you used to reading and writing Rust code!"
44

0 commit comments

Comments
 (0)