diff --git a/ydb/docs/en/core/index.yaml b/ydb/docs/en/core/index.yaml index 385adff7c048..4291eff8d6af 100644 --- a/ydb/docs/en/core/index.yaml +++ b/ydb/docs/en/core/index.yaml @@ -36,4 +36,7 @@ links: href: reference/ydb-sdk/ - title: PostgreSQL compatibility description: Integrate with PostgreSQL ecosystem - href: postgresql/intro/ \ No newline at end of file + href: postgresql/intro/ + - title: Troubleshooting + description: Troubleshooting issues related to YDB databases and applications + href: troubleshooting/ diff --git a/ydb/docs/ru/core/index.yaml b/ydb/docs/ru/core/index.yaml index 84e1c9323bbf..84dafa6c9dc6 100644 --- a/ydb/docs/ru/core/index.yaml +++ b/ydb/docs/ru/core/index.yaml @@ -40,3 +40,6 @@ links: - title: Совместимость с PostgreSQL description: Интеграция с экосистемой PostgreSQL href: postgresql/intro/ + - title: Диагностика проблем + description: Описание диагностики проблем с базами данных YDB и приложениями + href: troubleshooting/