diff options
Diffstat (limited to 'categories')
-rw-r--r-- | categories/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/categories/index.html b/categories/index.html index ff3e1ef..0a23ce2 100644 --- a/categories/index.html +++ b/categories/index.html @@ -31,8 +31,8 @@ <main class="cards"> </main><footer> Copyright © 2023 Jan Sebastian Götte - / <a href="http://jaseg.de/about/">About</a> - / <a href="http://jaseg.de/imprint/">Imprint</a> + / <a href="/about/">About</a> + / <a href="/imprint/">Imprint</a> </footer> </body> </html> |