aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-02-22 19:58:05 +0100
committerPacien TRAN-GIRARD2014-02-22 19:58:05 +0100
commit943c60abf4a867b2e932db42e5f9cec85a1fb89c (patch)
treeb30bcfaa35a4e033da03b5b3ac611b96a6b27a69 /website
parent805d512d9d3ad288e0ed73f8f6d93f0e3b46aeb3 (diff)
downloadesieequest-943c60abf4a867b2e932db42e5f9cec85a1fb89c.tar.gz
Fix "Play" link
Diffstat (limited to 'website')
-rw-r--r--website/index.html2
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>