aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-04-03 16:57:23 -0400
committerUnknown <jtsshieh@outlook.com>2018-04-03 16:57:23 -0400
commit9725d0fa4a9bf5376654d9d91d4537a6bf848833 (patch)
tree2b79a411cc45c2c6c551276da1fe90bc6fe0cd0e
parentdec065ae75592d62691b41357421deb8be13c7be (diff)
downloadpokeworld-website-9725d0fa4a9bf5376654d9d91d4537a6bf848833.tar.gz
pokeworld-website-9725d0fa4a9bf5376654d9d91d4537a6bf848833.tar.bz2
pokeworld-website-9725d0fa4a9bf5376654d9d91d4537a6bf848833.zip
well oops
-rw-r--r--games/revolution/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/revolution/index.html b/games/revolution/index.html
index 5588ae3..83e8556 100644
--- a/games/revolution/index.html
+++ b/games/revolution/index.html
@@ -15,8 +15,8 @@
</div>
<nav>
<ul>
- <li class="current"><a href="#">Home</a></li>
- <li><a href="./revolution">Revolution</a></li>
+ <li><a href="../">Home</a></li>
+ <liclass="current"><a href="#">Revolution</a></li>
</ul>
</nav>
</div>