chore: add integrations gitea discovery to docs sidebar

Signed-off-by: Vinnie McGuinness <vinnie.mcguinness@intive.com>
This commit is contained in:
Vinnie McGuinness
2025-06-10 16:20:42 +01:00
parent 58cb0452a9
commit 6115bb4a0c
3 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -330,7 +330,10 @@ export default {
{
type: 'category',
label: 'Gitea',
items: ['integrations/gitea/locations'],
items: [
'integrations/gitea/locations',
'integrations/gitea/discovery',
],
},
{
type: 'category',