fixed itch link
authorMatthew Owens <matthew@owens.tech>
Tue, 26 Oct 2021 22:12:51 +0000 (23:12 +0100)
committerMatthew Owens <matthew@owens.tech>
Tue, 26 Oct 2021 22:12:51 +0000 (23:12 +0100)
projects.md

index df11ce1..ac63dc6 100644 (file)
@@ -13,7 +13,7 @@ Most of my gamedev progress posts can be found under
 
 There's also a [website](https://AbyssalThistle.com),
 dead [instagram](https://twitter.com/AbssalThistle), and a page up on
-[itch](https://itch.io/AbyssalThistle).
+[itch](https://abyssalthistle.itch.io).
 
 #### vector
 A simple c implementation of dynamic arrays,