| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/index.html.m4 | 6 | 
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> | 


