diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx index 6370bb406..554f4feb1 100644 --- a/components/Sidebar.tsx +++ b/components/Sidebar.tsx @@ -122,6 +122,7 @@ const getReferencePath = [ '/understanding-json-schema', '/understanding-json-schema/keywords', '/understanding-json-schema/basics', + '/understanding-json-schema/introduction', '/understanding-json-schema/conventions', '/understanding-json-schema/about', '/understanding-json-schema/credits', @@ -526,6 +527,11 @@ export const DocsNav = ({ label='Conventions used' setOpen={setOpen} /> +