summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJJ2024-07-27 01:24:34 +0000
committerJJ2024-07-27 01:24:34 +0000
commit5509f3ff53c3f4d0ab3f8b80ae886f114d3e2352 (patch)
tree3989bf9fd79f6699243a8598b5bee223200426d8 /index.html
parent151657c6575fbade337a5b356b0a5f22131da19b (diff)
meow
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index b0765d9..e4982d3 100644
--- a/index.html
+++ b/index.html
@@ -46,9 +46,9 @@
<main>
<h1>scattered thoughts</h1>
<nav>
- <a href="/mathematics">mathematics</a>
- <a href="/linguistics">linguistics</a>
- <a href="/computation">computation</a>
+ <a href="/wiki/mathematics">mathematics</a>
+ <a href="/wiki/linguistics">linguistics</a>
+ <a href="/wiki/computation">computation</a>
</nav>
</main>
</body>