Skip to content

Commit ec289b9

Browse files
authored
Merge pull request #1428 from inteon/add_missing_startupapicheck
FIX: the startupapicheck CLI docs were missing from the menu
2 parents 17727d4 + 8f26273 commit ec289b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/docs/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,10 @@
784784
{
785785
"title": "webhook",
786786
"path": "/docs/cli/webhook.md"
787+
},
788+
{
789+
"title": "startupapicheck",
790+
"path": "/docs/cli/startupapicheck.md"
787791
}
788792
]
789793
},

0 commit comments

Comments
 (0)