diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-12-05 20:53:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-05 20:53:33 -0500 |
commit | 02d2573b6607af2f9cab2c2481a99a735cf7f5f1 (patch) | |
tree | ba307b25cf2856899fb02795b44e006824d6a97e | |
parent | 7e08c2f8aaa0c6d7c02f22e3cfd22a15a32a1766 (diff) |
Update index.html
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <li><a href="Mines/">A clone of Minesw**per</a></li> <li><h3>Download:</h3></li> <li><a href="https://github.com/CircleShift/tnsl-parse">A parser for the TNSL programming language</a></li> - <li><a href="https://ccgkyle.itch.io/">My itch.io</a></li> + <li><a href="https://circleshift.itch.io/">My itch.io</a></li> <li><a href="https://github.com/CircleShift/TransitAPI">My Minecraft TransitAPI</a></li> </ul> <span class="end">Full website will be up soon at <a href="https://cshift.net">cshift.net</a></span> |