aboutsummaryrefslogtreecommitdiff
path: root/typer
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-03-07 17:27:37 -0500
committerUnknown <jtsshieh@outlook.com>2018-03-07 17:27:37 -0500
commit54cdd7bdf226f773eb9ccec0d182abd80475ee12 (patch)
tree6ac88f536ee43975dcb71e20540cff25136da27b /typer
parent50f499726bca39dbf815e836ba0213142826f47c (diff)
downloadpokeworld-website-54cdd7bdf226f773eb9ccec0d182abd80475ee12.tar.gz
pokeworld-website-54cdd7bdf226f773eb9ccec0d182abd80475ee12.tar.bz2
pokeworld-website-54cdd7bdf226f773eb9ccec0d182abd80475ee12.zip
broke it
Diffstat (limited to 'typer')
-rw-r--r--typer/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/typer/index.html b/typer/index.html
index ea48d19..ea1b3c5 100644
--- a/typer/index.html
+++ b/typer/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<!-- The style is based from the ACN website !-->
+<!-- The style is based from the ACN website !-->
<html>
<head>
<meta charset="utf-8">
@@ -15,10 +15,10 @@
</div>
<nav>
<ul>
- <li><a href="index.html">Home</a></li>
- <li><a href="pokebot.html">Pokebot</a></li>
- <li class="current"><a href="#">Typer</a></li>
- <li><a href="about.html">About</a></li>
+ <li><a href="../">Home</a></li>
+ <li><a href="../pokebot">Pokebot</a></li>
+ <li class="current"><a href="#">Typer</a></li>
+ <li><a href="../about">About</a></li>
</ul>
</nav>
</div>