Skip to content

Commit b27b2fe

Browse files
committed
fix issue #27
1 parent 4ea1152 commit b27b2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code/404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<body>
2929
<h1>404</h1>
3030
<p>Page Not Found</p>
31-
<p><a href="/src/">Go to Homepage</a></p>
31+
<p><a href="/src/code/client.html">Go to Homepage</a></p>
3232
<button id="previous">Get back to previous page</button>
3333

3434

0 commit comments

Comments
 (0)