diff options
| author | anton-bobkov <[email protected]> | 2025-09-23 17:21:13 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-09-23 17:21:13 +0300 |
| commit | aa35e3418bfbd26bd85ad0d57c0024a7f1be37cd (patch) | |
| tree | e35db925d58de60b7fa4da505aae56a3a5fa515d | |
| parent | 508d5fd42d0957d9939da2fe0be455a30328b074 (diff) | |
Added a redirect rule (#25659)
| -rw-r--r-- | ydb/docs/redirects.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ydb/docs/redirects.yaml b/ydb/docs/redirects.yaml index 7045a5e0320..3408fa7ae53 100644 --- a/ydb/docs/redirects.yaml +++ b/ydb/docs/redirects.yaml @@ -299,6 +299,8 @@ common: to: /concepts/topology.md - from: /concepts/clusters/common_scheme_ydb.md to: /contributor/general-schema.md + - from: /concepts/cluster/common_scheme_ydb.md + to: /contributor/general-schema.md - from: /concepts/clusters/distributed_storage.md to: /contributor/distributed-storage.md - from: /concepts/cluster/distributed_storage.md |
