summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2023-10-28 01:39:39 -0400
committerGitHub <noreply@github.com>2023-10-28 01:39:39 -0400
commit46367e30ad43c35de07347f085bbf537d29950a9 (patch)
treebac545265d5906733afce1e07a1fbd174ce8b7fa
parent1b7167e434fa61266e18dac288c5d050836e0373 (diff)
Change webcards link
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 0b307c5..f3bdbb2 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="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>