aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-07 16:47:39 -0500
committerAlee <alee14498@gmail.com>2018-03-07 16:47:39 -0500
commit80216b81654926fdd000126e29a8d7026ff498cc (patch)
tree3cfbb0cb353527f8160fd3fee6ea34d60d946d74 /index.html
parenta633735329c301ec7a02d564297e14500f66184d (diff)
parentd308d9cd1a5f8ac1906ea0e5beda44f75c9137e1 (diff)
downloadpokeworld-website-80216b81654926fdd000126e29a8d7026ff498cc.tar.gz
pokeworld-website-80216b81654926fdd000126e29a8d7026ff498cc.tar.bz2
pokeworld-website-80216b81654926fdd000126e29a8d7026ff498cc.zip
Merge branch 'master' of https://github.com/PokeWorld/pokeworld.github.io
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f4c6130..7d64ed9 100755
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
<nav>
<ul>
<li class="current"><a href="#">Home</a></li>
- <li><a href="#">Pokebot</a></li>
+ <li><a href="pokebot.html">Pokebot</a></li>
<li><a href="#">Typer</a></li>
<li><a href="#">About</a></li>
</ul>