fixed busted link
authorMatthew Owens <matthew@owens.tech>
Fri, 20 Jan 2023 16:40:16 +0000 (16:40 +0000)
committerMatthew Owens <matthew@owens.tech>
Fri, 20 Jan 2023 16:40:16 +0000 (16:40 +0000)
about.md

index 59d886c..885f893 100644 (file)
--- a/about.md
+++ b/about.md
@@ -15,7 +15,7 @@ much prefer it to whatever's going on above ground.
 
 I like making games, with far too large a scope. As a result, I am currently
 building out my own engine in C after escaping C++. Some of my earlier
-[projects](https://owens.tech/projects) have been more immediately impressive
+[projects](https://owens.tech/projects.html) have been more immediately impressive
 (i.e. playable), but I just grew to really dislike working in C++ and with other
 people's libraries. I also really enjoy the fact that if I'm working with
 straight C, and something *breaks* - it's going to be my fault.