diff --git a/conf.py b/conf.py index a0f3e15..006083c 100755 --- a/conf.py +++ b/conf.py @@ -154,7 +154,7 @@ NAVIGATION_LINKS = { ("/archive.html", "Archive"), ("/categories/index.html", "Tags"), ("https://www.flickr.com/photos/adulau/","Flickr"), - ("/stories/contact.html", "Contact"), + ("/stories/contact/", "Contact"), ("/rss.xml", "RSS feed"), ), }