Skip to content

Commit ced1c8c

Browse files
authored
(DOCSP-45896): Adds redirect for page unavailable in version example. (#785)
* (DOCSP-45896): Adds redirect for page unavailable in version example. * (DOCSP-45896): Incorporated JW's feedback. * (DOCSP-45896): Incorporated JW's feedback.
1 parent 73d1eaf commit ced1c8c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

config/redirects

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@ raw: docs/atlas/cli/stablecommand/atlas-privateEndpoints-onlineArchive-aws-descr
1818

1919
# Atlas CLI Version 1.6 and later
2020

21-
[v1.6-*]: docs/atlas/cli/${version}/cluster-config-file -> ${base}/${version}/reference/json/cluster-config-file
21+
[v1.6-*]: docs/atlas/cli/${version}/cluster-config-file -> ${base}/${version}/reference/json/cluster-config-file
22+
23+
# Atlas CLI Version 1.13 and earlier
24+
25+
[*-v1.13]: docs/atlas/cli/${version}/atlas-cli-deploy-docker/ -> https://www.mongodb.com/docs/unavailable-version/

0 commit comments

Comments
 (0)