diff options
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <html> <head> -<meta http-equiv="refresh" content="0; url=index.html"> +<meta http-equiv="refresh" content="0; url=/index.html"> </head> </html> |