diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2022-08-23 15:59:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-23 15:59:35 -0400 |
commit | 89333f6208f4dab18a24eebca6ebafdb4e61858e (patch) | |
tree | cc5c72e706a0699c37b4c420d36ba77f07114a93 /index.html | |
parent | eef267990349dcd3459b7cd827ba6b5f06445aef (diff) |
Change to cards.cshift.net
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |