We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea1152 commit b27b2feCopy full SHA for b27b2fe
src/code/404.html
@@ -28,7 +28,7 @@
28
<body>
29
<h1>404</h1>
30
<p>Page Not Found</p>
31
- <p><a href="/src/">Go to Homepage</a></p>
+ <p><a href="/src/code/client.html">Go to Homepage</a></p>
32
<button id="previous">Get back to previous page</button>
33
34
0 commit comments