Skip to content

Commit 2d49c7b

Browse files
authored
Fix cluster expansion redirects (#26459)
2 parents 2a58a3d + d4264c4 commit 2d49c7b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

ydb/docs/redirects.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,9 @@ common:
152152
to: /devops/concepts/versioning.md
153153
- from: /devops/manual/maintenance-without-downtime.md
154154
to: /devops/concepts/maintenance-without-downtime.md
155-
155+
- from: /maintenance/manual/cluster_expansion.md
156+
to: /devops/configuration-management/configuration-v1/cluster-expansion.md
157+
156158
# Redirect for backup-and-recovery
157159
- from: /devops/manual/backup-and-recovery.md
158160
to: /devops/backup-and-recovery.md
@@ -494,17 +496,13 @@ ru:
494496
to: /devops/configuration-management/configuration-v1/dynamic-config-selectors.md
495497
- from: /maintenance/manual/dynamic-config-volatile-config.md
496498
to: /devops/configuration-management/configuration-v1/dynamic-config-volatile-config.md
497-
- from: /maintenance/manual/cluster_expansion.md
498-
to: /devops/configuration-management/configuration-v1/cluster-expansion.md
499499

500500

501501
en:
502502
- from: /cluster/system-requirements.md
503503
to: /devops/system-requirements.md
504504
- from: /devops/observability/initial-deployment.md
505505
to: /devops/deployment-options/manual/initial-deployment.md
506-
- from: /maintenance/manual/cluster_expansion.md
507-
to: /devops/deployment-options/manual/cluster-expansion.md
508506
- from: /maintenance/manual/index.md
509507
to: /devops/deployment-options/manual/index.md
510508
- from: /reference/ydbops/scenarios.md

0 commit comments

Comments
 (0)