diff --git a/src/_includes/partials/navigation.njk b/src/_includes/partials/navigation.njk
index b8a5105..d6d7ebf 100644
--- a/src/_includes/partials/navigation.njk
+++ b/src/_includes/partials/navigation.njk
@@ -3,7 +3,7 @@
/pages
/about
/links
- /contact
+ /guestbook
/blog
{#INFO: It's important to stucture your links with the slashes / on either side of the href /about/ to ensure the links are always from the root of the site.#}
\ No newline at end of file