diff options
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,6 +7,6 @@ <title>404</title>
</head>
<body>
- <a href="/index.html">woops</a>
+ <a href="/cs2-simple-website/index.html">woops</a>
</body>
-</html>
\ No newline at end of file +</html>
|