diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2023-10-28 01:39:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-28 01:39:39 -0400 |
commit | 46367e30ad43c35de07347f085bbf537d29950a9 (patch) | |
tree | bac545265d5906733afce1e07a1fbd174ce8b7fa /index.html | |
parent | 1b7167e434fa61266e18dac288c5d050836e0373 (diff) |
Change webcards link
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <span style="display: block;">Some projects, in no particular order:</span> <ul> <li><h3>Web-hosted projects:</h3></li> - <li><a href="http://cards.cshift.net">WebCards (PRE-ALPHA)</a></li> + <li><a href="WebCards">WebCards (PRE-ALPHA)</a></li> <li><a href="Mines/">A clone of Minesweeper</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> |