diff options
Diffstat (limited to 'bookshelf.html')
-rw-r--r-- | bookshelf.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bookshelf.html b/bookshelf.html index 21888d6..6a65834 100644 --- a/bookshelf.html +++ b/bookshelf.html @@ -12,10 +12,10 @@ <a href="https://j-james.me">j-james</a> </h1> <nav> - <a href="https://j-james.me/about/">about</a> - <a href="https://j-james.me/projects/">projects</a> - <a href="https://j-james.me/posts/">posts</a> - <a href="https://j-james.me/bookshelf/">bookshelf</a> + <a href="https://j-james.me/about">about</a> + <a href="https://j-james.me/projects">projects</a> + <a href="https://j-james.me/posts">posts</a> + <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> </header> <br> |