diff options
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index f9e2317..c4bc1f7 100644 --- a/website/index.html +++ b/website/index.html | |||
@@ -21,7 +21,7 @@ | |||
21 | <a class="pure-menu-heading" href="#">ESIEEquest</a> | 21 | <a class="pure-menu-heading" href="#">ESIEEquest</a> |
22 | <ul> | 22 | <ul> |
23 | <li> | 23 | <li> |
24 | <a href="#">Play</a> | 24 | <a href="#play">Play</a> |
25 | </li> | 25 | </li> |
26 | <li> | 26 | <li> |
27 | <a href="#help">Help</a> | 27 | <a href="#help">Help</a> |