diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-08 14:18:48 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-08 14:18:48 +0200 |
commit | 503f35af8d158a3ac0efa9ec4bbb50c21590e699 (patch) | |
tree | 89dfb10c4b6f6c45f7ede787b6166a7efebfbba7 /index.html | |
parent | update (diff) | |
download | joe-www-503f35af8d158a3ac0efa9ec4bbb50c21590e699.tar.gz joe-www-503f35af8d158a3ac0efa9ec4bbb50c21590e699.tar.bz2 joe-www-503f35af8d158a3ac0efa9ec4bbb50c21590e699.tar.xz joe-www-503f35af8d158a3ac0efa9ec4bbb50c21590e699.tar.zst joe-www-503f35af8d158a3ac0efa9ec4bbb50c21590e699.zip |
Fixed broken link
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ </p> <p> This counter is being updated by - <a href="https://gitjoe.xyz/jozan/jozanofastora-scripts/tree/src/cron/counter.sh">this script</a> + <a href="https://gitjoe.xyz/jozan/joe-scripts/tree/src/cron/counter.sh">this script</a> every hour. </p> <hr style="height: 1px; border-width: 0; color: gray; background-color: gray;"> |