diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-04-09 20:48:10 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-04-09 20:48:10 -0500 |
commit | 12e10783668d5fd1fb47841848556bc69db93ece (patch) | |
tree | 1e1f4b0714e90b49603ea4e80c66f22ccf5fce86 /projects.html | |
parent | d8464189b6a87c4f99569e13008638d705ff80be (diff) |
project links updated
Diffstat (limited to 'projects.html')
-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 |