mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
Fix API slug
This commit is contained in:
parent
28516e3a7c
commit
78ce9bcd5d
@ -77,7 +77,7 @@ const sidebars: SidebarsConfig = {
|
|||||||
type: 'generated-index',
|
type: 'generated-index',
|
||||||
title: 'Frigate HTTP API',
|
title: 'Frigate HTTP API',
|
||||||
description: 'HTTP API',
|
description: 'HTTP API',
|
||||||
slug: '/integrations/api',
|
slug: '/integrations/api/frigate-http-api',
|
||||||
},
|
},
|
||||||
items: frigateHttpApiSidebar,
|
items: frigateHttpApiSidebar,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user