summaryrefslogtreecommitdiff
path: root/projects.html
diff options
context:
space:
mode:
authorj-james2021-02-17 06:59:58 +0000
committerj-james2021-02-17 06:59:58 +0000
commit19fd9bf2f49991f336a887c677f0acc1a2bfa365 (patch)
tree344457b1324630c3dc081112d06a9e5522cd8747 /projects.html
parentd85d4ad29fb61d7f3c37bc306c055ca5dad424e7 (diff)
Fix broken link structure
Diffstat (limited to 'projects.html')
-rw-r--r--projects.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects.html b/projects.html
index 21888d6..6a65834 100644
--- a/projects.html
+++ b/projects.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>