docs: place maturity pages under release reference

This commit is contained in:
Vincent Koc
2026-06-23 17:40:52 +08:00
parent 1aad7d4e50
commit 7ab898262e

View File

@@ -68,6 +68,14 @@
"source": "/reference/openclaw-sdk-api-design",
"destination": "/gateway/external-apps"
},
{
"source": "/reference/maturity-scorecard",
"destination": "/maturity/scorecard"
},
{
"source": "/reference/maturity-taxonomy",
"destination": "/maturity/taxonomy"
},
{
"source": "/mcp",
"destination": "/cli/mcp"
@@ -1654,15 +1662,6 @@
}
]
},
{
"tab": "Maturity",
"groups": [
{
"group": "Maturity docs",
"pages": ["maturity/scorecard", "maturity/taxonomy"]
}
]
},
{
"tab": "Reference",
"groups": [
@@ -1861,6 +1860,8 @@
{
"group": "Release and CI",
"pages": [
"maturity/scorecard",
"maturity/taxonomy",
"reference/RELEASING",
"reference/full-release-validation",
"reference/release-performance-sweep",