diff options
Diffstat (limited to 'pages/howtoplay.php')
-rw-r--r-- | pages/howtoplay.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/howtoplay.php b/pages/howtoplay.php index a1e07c4..b600fd8 100644 --- a/pages/howtoplay.php +++ b/pages/howtoplay.php @@ -102,7 +102,7 @@ $tpmap = displaymap(GenerateMapByCode($tpcode), 3, 'example'); </p> <br /><p>That should be enough information to get you started. - <br />Now <a href='?page=home'>go try it out!</a> + <br />Now <a href='home'>go try it out!</a> </p> <a href="javascript:showTutorial(1)" class="next">Back</a> </div> |