website/docs: fix sidebar
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
e851a7f294
commit
cf09205933
|
@ -6,7 +6,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "Setup",
|
label: "Using the API",
|
||||||
items: [
|
items: [
|
||||||
"api/api",
|
"api/api",
|
||||||
"api/flow-executor",
|
"api/flow-executor",
|
||||||
|
|
Reference in New Issue