diff --git a/config.toml b/config.toml
index 373249ae6390ea1e0f2472948ff525665e93a61b..34b171ee8dcdcbcc5184df4d791f192868bef8d7 100644
--- a/config.toml
+++ b/config.toml
@@ -126,10 +126,16 @@ disablePathToLower = true
   weight = 3
   parent = "projects-projects"
 
+[[menu.main]]
+  name = "Specifications"
+  url = "/specifications"
+  weight = 4
+  parent = "projects-projects"
+
 [[menu.main]]
   name = "Contribute"
   url = "/contribute/"
-  weight = 4
+  weight = 5
   parent = "projects-projects"
 
 [[menu.main]]