Skip to content

Commit 499bcf5

Browse files
DOCSP-28477: add redirects (#126)
1 parent 821b6c8 commit 499bcf5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/redirects

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,11 @@ define: versions v1.0 master
33

44
raw: docs/atlas/cli/ -> ${base}/stable/
55
raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file
6+
7+
# DOCSP-28477 -- I looked in the docs content source and was unable to find where these malformed links were. so adding redirects to prevent future 404s
8+
9+
raw: docs/atlas/cli/stablecommand/atlas-config-describe/ -> ${base}/stable/command/atlas-config-describe/
10+
raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-create/ -> ${base}/stable/command/atlas-liveMigrations-create/
11+
raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-link-create/ -> ${base}/stable/command/atlas-liveMigrations-link-create/
12+
raw: docs/atlas/cli/stablecommand/atlas-liveMigrations-validation-create/ -> ${base}/stable/command/atlas-liveMigrations-validation-create/
13+
raw: docs/atlas/cli/stablecommand/atlas-privateEndpoints-onlineArchive-aws-describe/ -> ${base}/stable/command/atlas-privateEndpoints-onlineArchive-aws-describe/

0 commit comments

Comments
 (0)