diff --git a/docs-website/sidebars.js b/docs-website/sidebars.js index 98d01bf14f409..68697ccc9a049 100644 --- a/docs-website/sidebars.js +++ b/docs-website/sidebars.js @@ -55,7 +55,8 @@ module.exports = { "docs/architecture/metadata-serving", //"docs/what/gms", ], - "Metadata Ingestion": [ + "Ingestion Home": [ + "metadata-ingestion/README", { Sources: list_ids_in_directory("metadata-ingestion/source_docs"), },