1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-05-29 23:07:43 +02:00

Update base URL

This commit is contained in:
mo8it 2025-05-17 16:05:26 +02:00
parent f387f4c1d9
commit 69fe9626da

View File

@ -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!"