diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2023-10-28 01:40:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-28 01:40:08 -0400 |
commit | 0ddda78c9c73f87eb1a0b9cb92125b647d3b82b6 (patch) | |
tree | 68f1e4e69dbc9bd6758aa0bc0067273e7c308d73 /index.html | |
parent | 46367e30ad43c35de07347f085bbf537d29950a9 (diff) |
Update index.html
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="WebCards">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> |