website/docs: fix sidebar

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-10-11 22:45:24 +02:00
parent e851a7f294
commit cf09205933
1 changed files with 1 additions and 1 deletions

View File

@ -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",