diff options
author | Julian T <julian@jtle.dk> | 2021-02-08 20:39:47 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-02-08 20:39:47 +0100 |
commit | e0a680128373792647af0fe448f8bc654c38a318 (patch) | |
tree | fb8e5d18ed05ca444f77ac835218bcb399ad5c0f /index.html | |
parent | 2fbca07603272a0d511f198bdfb0d331e0819f55 (diff) |
Switch link on website to new rust based render
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ body { <hr> <h3>Stuff</h3> <p>Some small projects I have been working on.</p> - <p><a href="https://git.jtle.dk/raytrace/about">Raytracer</a> | + <p><a href="https://git.jtle.dk/rendering/about">Rendering</a> | <a href="https://git.jtle.dk/jetris/">Arduino tetris</a> | <a href="https://jtle.dk/walls/index.html">Pictures</a> | <a href="https://git.jtle.dk/pixelsort/about/">Pixelsorter</a> |