diff options
Diffstat (limited to 'build/website/projects')
-rw-r--r-- | build/website/projects/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/website/projects/index.html b/build/website/projects/index.html index 9269bc2..5562ea2 100644 --- a/build/website/projects/index.html +++ b/build/website/projects/index.html @@ -30,7 +30,7 @@ Projects <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="./plant9.html">Plant9</a> -- A GNU/linux distribution that I am working on with Matthew Hinton.</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> |