diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-01 14:54:21 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-01 14:54:21 +0200 |
commit | 5bd71a4cb51361a9d1f91a781d95f3f6826066c1 (patch) | |
tree | 17746c7c8807e574cbe840d1be3367fa54846b0a /index.html | |
parent | fix (diff) | |
download | joe-www-5bd71a4cb51361a9d1f91a781d95f3f6826066c1.tar.gz joe-www-5bd71a4cb51361a9d1f91a781d95f3f6826066c1.tar.bz2 joe-www-5bd71a4cb51361a9d1f91a781d95f3f6826066c1.tar.xz joe-www-5bd71a4cb51361a9d1f91a781d95f3f6826066c1.tar.zst joe-www-5bd71a4cb51361a9d1f91a781d95f3f6826066c1.zip |
update
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;"> |