aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index c6814d5..a8324d0 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -38,7 +38,7 @@ M_LINKS_NAVBAR1 = [
("Home", "wikistart.html", "wikistart", []),
("Repositories", "https://git.cryptech.is/", "git", []),
("Documents", "documents.html", "documents", []),
- ("Mailing Lists", "mailinglists.html", "mailinglists", []),
+ ("Mailing Lists", "mailing-lists.html", "mailinglists", []),
("Archives", "archives.html", "archives", []),
]