diff options
| author | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-11 00:53:41 -0500 |
|---|---|---|
| committer | TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-11 00:53:41 -0500 |
| commit | d05294181542dd60a85c0f4fbb98d30148f73708 (patch) | |
| tree | 19b946b99b3b10c35f7805c0404a18538b91087e /pokeworld/index.html | |
| parent | f27ab2d06e852df97689cd9eca59a289fa6a5c09 (diff) | |
| download | pokeworld-website-d05294181542dd60a85c0f4fbb98d30148f73708.tar.gz pokeworld-website-d05294181542dd60a85c0f4fbb98d30148f73708.tar.bz2 pokeworld-website-d05294181542dd60a85c0f4fbb98d30148f73708.zip | |
manychanges
Diffstat (limited to 'pokeworld/index.html')
| -rw-r--r-- | pokeworld/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokeworld/index.html b/pokeworld/index.html index 7ce4bd4..84b185b 100644 --- a/pokeworld/index.html +++ b/pokeworld/index.html @@ -17,7 +17,7 @@ <ul> <li class="current"><a href="#">Home</a></li> <li><a href="./pokebot">Pokebot</a></li> - <li><a href="./typer">Typer</a></li> + <li><a href="./thedex">TheDex</a></li> <li><a href="./about">About</a></li> <li><a href="./rules">Rules</a></li> </ul> |
