diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -42,8 +42,8 @@ <li><a href="thoughts.html">my thoughts</a></li> <li><a href="links.html">links</a></li> <hr> - <li><a href="https://gitjoe.xyz/">GitJoe</a></li> - <li><a href="https://fossil.jozanofastora.xyz/">FossilJoe</a></li> + <li><a href="http://gitjoe.xyz/">GitJoe</a></li> + <li><a href="http://fossil.jozanofastora.xyz/">FossilJoe</a></li> </ul> </div> <div class="body-contents"> @@ -84,7 +84,7 @@ </p> <p> This counter is being updated by - <a href="https://gitjoe.xyz/users/jozan/serv-scripts/file/src/cron/counter.sh.html">this script</a> + <a href="https://gitjoe.xyz/jozan/jozanofastora-scripts/tree/src/cron/counter.sh">this script</a> every hour. </p> <hr style="height: 1px; border-width: 0; color: gray; background-color: gray;"> |