diff options
Diffstat (limited to 'website/projects/index.html')
-rw-r--r-- | website/projects/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/projects/index.html b/website/projects/index.html index 79750d7..f3ffa0a 100644 --- a/website/projects/index.html +++ b/website/projects/index.html @@ -9,7 +9,7 @@ $$START CONTENT </p> <ul> <li><a href="./dotfiles.html">Dotfiles</a> -- My dotfiles (script for autoinstalling them coming soon).</li> - <li><a href="./trail_of_dusk.html">Trail of Dusk</a> -- a text based roguelike rpg.</li> + <li><a href="./no_excess.html">NoExcess</a> -- a scheme-like programming language written in c.</li> <li><a href="https://plant9.nullring.xyz">Plant9</a> -- A GNU/linux distribution that I am working on with Matthew Hinton.</li> <li><a href="./comas.html">COMAS</a> -- A mathematics library that is built on the idea of quaternionic functions inside tensors.</li> </ul> |