Skip to content

Commit 4a61b66

Browse files
authored
(DOCSP-36585) Redirects mongocli atlas pages (#882)
1 parent 3d16c89 commit 4a61b66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.
55
raw: ${prefix}/ -> ${base}/stable/
66
raw: ${prefix} -> ${base}/stable/
77

8+
#For v1.31 and later, redirect mongocli atlas command pages to the Atlas CLI docs top command page
9+
[v1.31-*]: ${base}/${version}/command/mongocli-atlas* -> https://www.mongodb.com/docs/atlas/cli/stable/command/atlas/
10+
811
#For v1.17 and later, after migration to autogenerated reference docs
912
[v1.17-*]: ${prefix}/${version}/reference/json-path/ -> ${base}/${version}/configure/custom-output/
1013
[v1.17-*]: ${prefix}/${version}/configure/go-template-output/ -> ${base}/${version}/configure/custom-output/

0 commit comments

Comments
 (0)