summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJJ2024-09-30 04:13:22 +0000
committerJJ2024-09-30 04:13:22 +0000
commitcda4b5821d5f362e8250ea336551706372e33d99 (patch)
treeed62e7b06c73119cebc7f2e83e650547ef6d7694
parent6d34fab28c53692d9ca42a212a0a4d66d2398f81 (diff)
meow
-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>