diff --git a/src/.vitepress/config.mts b/src/.vitepress/config.mts index 7866c8c..3de909a 100644 --- a/src/.vitepress/config.mts +++ b/src/.vitepress/config.mts @@ -252,7 +252,7 @@ export default defineConfig({ { text: 'Начало работы в Cloud PostgreSQL', link: '/PaaS/index.md', }, - { text: 'Cloud PostgreSQL', link: '/PaaS/PostgreSQL-index.md', + { text: 'Cloud PostgreSQL', link: '/PaaS/PostgreSQL/PostgreSQL-index.md', collapsed: true, items: [ {text: 'Обзор сервиса', link: '/PaaS/PostgreSQL/about.md'},