summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorj-james2022-09-17 23:12:09 +0000
committerj-james2022-09-17 23:12:09 +0000
commit654129da2f5645dbbca9f46b1bf59aeaf8314f01 (patch)
tree6a054cc16ab12b3dca301ee94d842f631af781fd /index.html
parent996eecd1af28f8bf0f4c9b6f92dd1c65815f2ccc (diff)
Replace links navlink with posts
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index fb3e02e..722df92 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>