aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-03-07 16:59:13 -0500
committerAlee <alee14498@gmail.com>2018-03-07 16:59:13 -0500
commitc15ed4b2a887e7fcc83c28a4fd408c76fbb19add (patch)
tree086d280ad5e87896731f3defc6c70f87bc92ce91 /index.html
parent909b401b6f183ff3a4a60e99029307b3b173242c (diff)
parent990cc17fe3fe25ee68e22e6b4fdbf0882bbb9f79 (diff)
downloadpokeworld-website-c15ed4b2a887e7fcc83c28a4fd408c76fbb19add.tar.gz
pokeworld-website-c15ed4b2a887e7fcc83c28a4fd408c76fbb19add.tar.bz2
pokeworld-website-c15ed4b2a887e7fcc83c28a4fd408c76fbb19add.zip
Merge branch 'master' of https://github.com/PokeWorld/pokeworld.github.io
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4f976e6..1b00440 100755
--- a/index.html
+++ b/index.html
@@ -17,8 +17,8 @@
<ul>
<li class="current"><a href="#">Home</a></li>
<li><a href="pokebot.html">Pokebot</a></li>
- <li><a href="#">Typer</a></li>
- <li><a href="#">About</a></li>
+ <li><a href="typer.html">Typer</a></li>
+ <li><a href="about.html">About</a></li>
</ul>
</nav>
</div>