We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef16bca commit 19f74bbCopy full SHA for 19f74bb
src/404
@@ -3,5 +3,5 @@
3
You've requested a page that couldn't be found.
4
<br><a href="/">Go home</a>
5
<div id="didyoumean" style="display: none;">Did you mean to visit <a href="#" id="didyoumeanlink"></a>?</div>
6
-<script src="404.js"></script>
+<script src="/404.js"></script>
7
)))
0 commit comments