aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-03-12 22:06:02 -0400
committerUnknown <jtsshieh@outlook.com>2018-03-12 22:06:02 -0400
commit9904e9353d382ab5dcd05ca170fb99d52026cca7 (patch)
tree84bee35df7627d481bcd663f569ccfd8165be9c2
parenta4364f96ce755decf0dd60ecdc71d48edaf8208b (diff)
downloadpokeworld-website-9904e9353d382ab5dcd05ca170fb99d52026cca7.tar.gz
pokeworld-website-9904e9353d382ab5dcd05ca170fb99d52026cca7.tar.bz2
pokeworld-website-9904e9353d382ab5dcd05ca170fb99d52026cca7.zip
please
-rw-r--r--pokeworld/pokebot/commands/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/pokeworld/pokebot/commands/index.html b/pokeworld/pokebot/commands/index.html
index 3a9a8fa..1c1cef7 100644
--- a/pokeworld/pokebot/commands/index.html
+++ b/pokeworld/pokebot/commands/index.html
@@ -15,11 +15,11 @@
</div>
<nav>
<ul>
- <li><a href="../">Home</a></li>
+ <li><a href="./../">Home</a></li>
<li class="current"><a href="#">Pokebot</a></li>
- <li><a href="../thedex">TheDex</a></li>
- <li><a href="../about">About</a></li>
- <li><a href="../rules">Rules</a></li>
+ <li><a href="./../thedex">TheDex</a></li>
+ <li><a href="./../about">About</a></li>
+ <li><a href="./../rules">Rules</a></li>
</ul>
</nav>
</div>