Archived
1
0

fix: links

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-02-27 14:40:50 -03:00
parent 27ac14211a
commit 333e49af4a

View File

@@ -3,13 +3,13 @@
---
<samp><small>
The code under the <a href="./rustlings"><code>rustlings</code> directory</a> is
The code under the <a href="rustlings"><code>rustlings</code> directory</a> is
a fork of the official <a href="https://github.com/rust-lang/rustlings">Rustlings
repository</a>, and is licensed under the MIT License (see <a href="./rustlings/LICENSE">
repository</a>, and is licensed under the MIT License (see <a href="rustlings/LICENSE">
<code>rustlings/LICENSE</code><a/> for more information).
&copy; Gustavo "Guz" L. de Mello <br/>
Unless otherwise noticed, this repository is licensed under the <a href="./LICENSE">
Unless otherwise noticed, this repository is licensed under the <a href="LICENSE">
WTFPL license</a>.
</small></samp>