summaryrefslogtreecommitdiff
path: root/website/projects/index.html
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-08 16:16:36 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-08 16:16:36 -0800
commitcb07b3d317566c801ac1f6c05c4e3c16c6226083 (patch)
tree62a57f99038312c44ec026ee96251ad73371c731 /website/projects/index.html
parent3c7553ae5a6f0e17b2245907f25e27265ccc3940 (diff)
add 404 page
Diffstat (limited to 'website/projects/index.html')
-rw-r--r--website/projects/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/projects/index.html b/website/projects/index.html
index fed5f8c..79750d7 100644
--- a/website/projects/index.html
+++ b/website/projects/index.html
@@ -10,7 +10,7 @@ $$START CONTENT
<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>