summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-08-23 15:59:35 -0400
committerGitHub <noreply@github.com>2022-08-23 15:59:35 -0400
commit89333f6208f4dab18a24eebca6ebafdb4e61858e (patch)
treecc5c72e706a0699c37b4c420d36ba77f07114a93
parenteef267990349dcd3459b7cd827ba6b5f06445aef (diff)
Change to cards.cshift.net
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 50aa4b3..829bb89 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,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="http://cards.cshift.net">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>