Skip to content

Commit 4cb8916

Browse files
committed
reorder the sidebar
Signed-off-by: Felix Kronlage-Dammers <[email protected]>
1 parent 47f8a14 commit 4cb8916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebarsCommunity.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const sidebars = {
55
community: [
66
'index',
77
'mission-statement',
8+
'license-considerations',
89
{
910
type: 'category',
1011
link: {
@@ -16,7 +17,6 @@ const sidebars = {
1617
'governance/project-board'
1718
]
1819
},
19-
'license-considerations',
2020
{
2121
type: 'category',
2222
link: {

0 commit comments

Comments
 (0)