diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-18 18:58:58 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-18 18:58:58 +0200 |
commit | a8deda9ff3e700d411b670d8e80db9440bf067cf (patch) | |
tree | 401fa079e170982ad6a69453cf3a410e836f550e /err | |
parent | Fuck PHP now (diff) | |
download | joe-www-a8deda9ff3e700d411b670d8e80db9440bf067cf.tar.gz joe-www-a8deda9ff3e700d411b670d8e80db9440bf067cf.tar.bz2 joe-www-a8deda9ff3e700d411b670d8e80db9440bf067cf.tar.xz joe-www-a8deda9ff3e700d411b670d8e80db9440bf067cf.tar.zst joe-www-a8deda9ff3e700d411b670d8e80db9440bf067cf.zip |
Switched url to gitjoe
Diffstat (limited to 'err')
-rw-r--r-- | err/403.html | 2 | ||||
-rw-r--r-- | err/404.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/err/403.html b/err/403.html index 4f9f6b7..a1e2ba4 100644 --- a/err/403.html +++ b/err/403.html @@ -36,7 +36,7 @@ <li><a href="../files.html">files</a></li> <li><a href="../links.html">links</a></li> <hr> - <li><a href="https://git.jozanofastora.xyz/">GitJoe</a></li> + <li><a href="https://gitjoe.xyz/">GitJoe</a></li> <li><a href="https://fossil.jozanofastora.xyz/">FossilJoe</a></li> </ul> </div> diff --git a/err/404.html b/err/404.html index 5e6bb56..b898c5d 100644 --- a/err/404.html +++ b/err/404.html @@ -36,7 +36,7 @@ <li><a href="../files.html">files</a></li> <li><a href="../links.html">links</a></li> <hr> - <li><a href="https://git.jozanofastora.xyz/">GitJoe</a></li> + <li><a href="https://gitjoe.xyz/">GitJoe</a></li> <li><a href="https://fossil.jozanofastora.xyz/">FossilJoe</a></li> </ul> </div> |