From 943c6432c93907b1c0bca5a93e05b5f79ac6a8f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B5=D0=B2=D1=87=D0=B5=D0=BD=D0=BA=D0=BE=20=D0=9B?= =?UTF-8?q?=D1=8E=D0=B4=D0=BC=D0=B8=D0=BB=D0=B0=20=D0=90=D0=BB=D0=B5=D0=BA?= =?UTF-8?q?=D1=81=D0=B5=D0=B5=D0=B2=D0=BD=D0=B0?= Date: Wed, 1 Apr 2026 14:40:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vitepress/config.mts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'},