diff options
Diffstat (limited to 'blog/index.html')
-rw-r--r-- | blog/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/index.html b/blog/index.html index 97d6385..bf5ee2a 100644 --- a/blog/index.html +++ b/blog/index.html @@ -121,8 +121,8 @@ Your browser does not support the HTML5 video tag. A demonstration of the comple </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> |