Skip to content

Commit 2910d4e

Browse files
Changed button from 'Go Home' to 'Home'.
1 parent 53318c9 commit 2910d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/404.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<div class="head">
55
<h1><b>404</b></h1>
66
<h5><b>Oops, page not found!</b> <br>The page doesn't exist or some other error occurred.</h5>
7-
<a href="https://ocaml.org/" class="btn">Go home</a>
7+
<a href="https://ocaml.org/" class="btn">Home</a>
88
</div>
99
</div>

0 commit comments

Comments
 (0)