Archived
1
0

revert: links

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-02-27 14:44:18 -03:00
parent 333e49af4a
commit 8354412634

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">
<code>rustlings/LICENSE</code><a/> for more information).
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>