diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 5b13c76..a538d6d 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -38,7 +38,7 @@ module.exports = { }, items: [ {to: 'docs/podcasts-intro', label: 'Introduction', position: 'right'}, - {to: 'docs/podcasts/new-model-training', label: 'Podcasts', position: 'right'}, + {to: 'docs/podcasts/management-and-diversity', label: 'Podcasts', position: 'right'}, {to: 'docs/templates/podcast-template', label: 'Add New Podcast', position: 'right'}, {href: 'https://feeds.captivate.fm/untold-stories-of-open-source/', label: 'RSS', position: 'right'}, {href: 'https://github.com/linuxfoundation/lf-podcast', label: 'GitHub', position: 'right'}