Skip to content

Commit ef51383

Browse files
committed
Change nav so the default landing page isn't "Versioning"
1 parent 64e69a4 commit ef51383

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/docs.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,6 @@
7777
"tab": "Specification",
7878
"icon": "book",
7979
"groups": [
80-
{
81-
"group": "Overview",
82-
"pages": [
83-
"specification/versioning",
84-
"specification/contributing"
85-
]
86-
},
8780
{
8881
"group": "2025-03-26 (Latest)",
8982
"pages": [
@@ -180,6 +173,13 @@
180173
]
181174
}
182175
]
176+
},
177+
{
178+
"group": "Resources",
179+
"pages": [
180+
"specification/versioning",
181+
"specification/contributing"
182+
]
183183
}
184184
]
185185
}

0 commit comments

Comments
 (0)