aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json
index 9bc0475..f292814 100644
--- a/config.json
+++ b/config.json
@@ -45,7 +45,7 @@
},
{
"name": "Archives",
- "url": "/archives/messages/",
+ "url": "/archives/",
"identifier": "tabler/archive",
"weight": 3
},
@@ -215,7 +215,7 @@
"mediaType": "text/html"
},
"archives": {
- "path": "archives/messages",
+ "path": "archives",
"baseName": "index",
"mediaType": "text/html"
},