Skip to content

Commit cb2fb70

Browse files
authored
Fix config.json (#327)
1 parent 4f4589e commit cb2fb70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
{
2121
"label": "Installation",
2222
"to": "installation"
23-
},
24-
],
23+
}
24+
]
2525
},
2626
{
2727
"label": "Guides",
@@ -39,6 +39,6 @@
3939
"to": "collection-options-creator"
4040
}
4141
]
42-
},
42+
}
4343
]
4444
}

0 commit comments

Comments
 (0)