summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 37e0131..a493961 100644
--- a/index.html
+++ b/index.html
@@ -46,9 +46,9 @@
<main>
<h1>scattered thoughts</h1>
<nav>
- <a href="/wiki/math">mathematics</a>
- <a href="/wiki/ling">linguistics</a>
- <a href="/wiki/cpsc">computation</a>
+ <a href="/math">mathematics</a>
+ <a href="/ling">linguistics</a>
+ <a href="/cpsc">computation</a>
</nav>
</main>
</body>