Skip to content

Commit 16a8581

Browse files
authored
Add governance to sidebar (#474)
1 parent 78543af commit 16a8581

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

sidebars.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,14 @@
4545
]
4646
},
4747
{
48-
"About": ["about/vision", "about/semantic-versioning", "CONTRIBUTING", "CHANGELOG", "SUPPORT"]
48+
"About": [
49+
"about/vision",
50+
"about/governance",
51+
"about/semantic-versioning",
52+
"CONTRIBUTING",
53+
"CHANGELOG",
54+
"SUPPORT"
55+
]
4956
}
5057
]
5158
}

0 commit comments

Comments
 (0)