diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2011-12-13 15:09:31 -0800 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2011-12-13 15:09:31 -0800 |
commit | c53c6eb6476ab7f9ef1f080eaa34ec0d076d5ea3 (patch) | |
tree | c4b4b75e9f4cdfacd8408ab4029af8a2bdb375e7 /pages/howtoplay.php | |
parent | fbae790d584f2e37c001f793f9532387d601dbbe (diff) | |
download | pathery-c53c6eb6476ab7f9ef1f080eaa34ec0d076d5ea3.tar.xz |
Clean URL's
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> |