diff --git a/src/.vitepress/config.mts b/src/.vitepress/config.mts index 8d10e25..aba06d9 100644 --- a/src/.vitepress/config.mts +++ b/src/.vitepress/config.mts @@ -164,7 +164,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'},