summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2021-02-08 20:39:47 +0100
committerJulian T <julian@jtle.dk>2021-02-08 20:39:47 +0100
commite0a680128373792647af0fe448f8bc654c38a318 (patch)
treefb8e5d18ed05ca444f77ac835218bcb399ad5c0f /index.html
parent2fbca07603272a0d511f198bdfb0d331e0819f55 (diff)
Switch link on website to new rust based render
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 82c1193..f0e722a 100644
--- a/index.html
+++ b/index.html
@@ -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>