summaryrefslogtreecommitdiff
path: root/bookshelf.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 /bookshelf.html
parent996eecd1af28f8bf0f4c9b6f92dd1c65815f2ccc (diff)
Replace links navlink with posts
Diffstat (limited to 'bookshelf.html')
-rw-r--r--bookshelf.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bookshelf.html b/bookshelf.html
index 3a662e1..1f529f3 100644
--- a/bookshelf.html
+++ b/bookshelf.html
@@ -17,7 +17,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>