Skip to content

Commit 3035bb6

Browse files
Update redirects base for subdomain consolidation (#217)
* Update redirects base for subdomain consolidation * subdomain: add docs/ to S3 keys * (DOCSP-20371) Subdomain Consolidation Updates (#216) Co-authored-by: Aleksander Binion <[email protected]>
1 parent 941d3bd commit 3035bb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
define: prefix drivers/java/sync
2-
define: base https://mongodb.com/docs/${prefix}
1+
define: prefix docs/drivers/java/sync
2+
define: base https://www.mongodb.com/${prefix}
33
define: versions v4.3 v4.4 v4.5 master
44

55
raw: ${prefix}/ -> ${base}/current/

0 commit comments

Comments
 (0)