summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2018-07-11 17:56:00 +0200
committernsensfel <SpamShield0@noot-noot.org>2018-07-11 17:56:00 +0200
commit93b51e71e7009a286b6cf168bb59bcea1c83bd89 (patch)
treefb64151e76c1602e130ffb828f2d480a1a5b444f /www
parentf974d5b263140d8564d7e36ed8cfd0eac1734e2c (diff)
"Battlemap" -> "Battle".
Diffstat (limited to 'www')
-rw-r--r--www/index.html.m46
1 files changed, 5 insertions, 1 deletions
diff --git a/www/index.html.m4 b/www/index.html.m4
index a0bbdde..2046133 100644
--- a/www/index.html.m4
+++ b/www/index.html.m4
@@ -18,7 +18,11 @@
<p>This website lets you play the game, even during its development phase. As a result, there is a lot missing.</p>
<p>
Having accounts at that stage would needlessly slow us down, so access to
- <a href="/battlemap/?id=0">the game's battle system</a> is done without login in.
+ <a href="/battle/?id=0">the game's battle system</a> is done without login in.
+ </p>
+ <p>
+ <a href="/map-editor/?id=0">The game's map editor</a> is also
+ available, albeit nowhere near as finished.
</p>
<p>You can access the source code for the game this website is running, under the Apache 2.0 License:</p>
<ul>