aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/views/includes/header.blade.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/views/includes/header.blade.php b/resources/views/includes/header.blade.php
index 37dccbe..aeb6e01 100644
--- a/resources/views/includes/header.blade.php
+++ b/resources/views/includes/header.blade.php
@@ -5,7 +5,6 @@
<a href="https://github.com/floppydisk05?tab=repositories">repos</a> |
<a href="/calculators/">calculators</a> |
<a href="/computers/">computers</a> |
- <a href="/bookmarks/">bookmarks</a> |
- <a href="/guestbook/">guestbook</a>
+ <a href="/bookmarks/">bookmarks</a>
</div>
</nav>