diff options
-rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/404.html b/404.html index f8c9404..954d6ce 100644 --- a/404.html +++ b/404.html @@ -10,7 +10,7 @@ <div id="main"> <p>The requested file does not exist on this World Wide Web server.</p> <p>Many links have changed over time, thus links to here may break. <a href="/">The homepage</a> might get you there.</p> - <p>This Website's history is logged in <a href="https://git.andrewyu.org/www.andrewyu.org/">a Git repository</a>. The file you're looking for may be in there.</p> + <p>This Website's history is logged in <a href="https://git.andrewyu.org/andrew/www.git/">a Git repository</a>. The file you're looking for may be in there.</p> </div> <div id="footer"> <hr /> |