summaryrefslogtreecommitdiff
path: root/_templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to '_templates/header.html')
-rw-r--r--_templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_templates/header.html b/_templates/header.html
index d6547e7..786d5d4 100644
--- a/_templates/header.html
+++ b/_templates/header.html
@@ -7,6 +7,6 @@
<a id="posts" href="/posts">blog</a>
<a id="notes" href="/notes">notes</a>
<a id="writeups" href="/writeups">writeups</a>
- <a id="wiki" href="/wiki">wiki</a>
+ <a id="wiki" href="https://wiki.toki.la">wiki</a>
</nav>
</header>