Skip to content

Commit f991676

Browse files
authored
Update redirects base for subdomain consolidation (#88)
* Update redirects base for subdomain consolidation * simplify prefix
1 parent 81b385f commit f991676

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/go
2-
define: base https://docs.mongodb.com/${prefix}
1+
define: prefix docs/drivers/go
2+
define: base https://www.mongodb.com/${prefix}
33
define: versions master
44

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

0 commit comments

Comments
 (0)