summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2023-10-28 01:40:08 -0400
committerGitHub <noreply@github.com>2023-10-28 01:40:08 -0400
commit0ddda78c9c73f87eb1a0b9cb92125b647d3b82b6 (patch)
tree68f1e4e69dbc9bd6758aa0bc0067273e7c308d73 /index.html
parent46367e30ad43c35de07347f085bbf537d29950a9 (diff)
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f3bdbb2..2bdc790 100644
--- a/index.html
+++ b/index.html
@@ -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>