diff options
-rw-r--r-- | projects.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/projects.html b/projects.html index e77de3b..23a7053 100644 --- a/projects.html +++ b/projects.html @@ -21,9 +21,9 @@ <h2>In Progress</h2> <ul> <li> - <a href="https://github.com/JacobJanzen/urlg" target="_blank">urlg</a - >: an old-style roguelike written in C with ncurses. Progress is slow - as I only work on this one when I'm feeling really inspired. + <a href="https://git.sr.ht/~jjanzen/urlg" target="_blank">urlg</a>: an + old-style roguelike written in C with ncurses. Progress is slow as I + only work on this one when I'm feeling really inspired. </li> <li> <a @@ -50,7 +50,7 @@ </li> <li> <a - href="https://github.com/JacobJanzen/writhing_mass_of_flesh" + href="https://git.sr.ht/~jjanzen/writhing-mass-of-flesh" target="_blank" >Writhing Mass of Flesh</a >: a program that procedurally generates mildly disturbing looking |