aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 7a80da5..a219a80 100755
--- a/index.html
+++ b/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">
@@ -16,9 +16,9 @@
<nav>
<ul>
<li class="current"><a href="#">Home</a></li>
- <li><a href="pokebot.html">Pokebot</a></li>
- <li><a href="typer.html">Typer</a></li>
- <li><a href="about.html">About</a></li>
+ <li><a href="/pokebot">Pokebot</a></li>
+ <li><a href="/typer">Typer</a></li>
+ <li><a href="/about">About</a></li>
</ul>
</nav>
</div>