Docs: Fix sidebar structure

This commit is contained in:
Gustav Hansen 2023-02-10 14:07:12 +01:00
parent c6ce2a7f09
commit ae85067900

View File

@ -92,7 +92,7 @@ const sidebars = {
{ {
type: 'doc', type: 'doc',
label: 'useAPIErrorHandler', label: 'useAPIErrorHandler',
id: 'core/hooks/use-api-error-handler', id: 'core/helper-plugin/hooks/use-api-error-handler',
}, },
], ],
}, },