We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc3c335 commit 8082315Copy full SHA for 8082315
1 file changed
web/error/404/index.html
@@ -20,7 +20,7 @@
20
<h2>Page Not Found</h2>
21
<img src="/error/vesta.jpg">
22
<div>
23
- Try start again from <a href="/">start page</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>
+ Try start again from <a href="/">main page</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>
24
</div>
25
</body>
26
</html>
0 commit comments