Skip to content

Commit cb15468

Browse files
authored
Redirect / to /current/ (#73)
# Pull Request Info Redirect https://www.mongodb.com/docs/drivers/kotlin/coroutine/ to https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/ based on how java docs does it - https://github.com/mongodb/docs-java/blob/master/config/redirects [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - n/a Staging - n/a ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
1 parent 100a23d commit cb15468

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/redirects

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
define: prefix docs/drivers/kotlin
1+
define: prefix docs/drivers/kotlin/coroutine
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions master
43

54
raw: ${prefix}/ -> ${base}/current/
6-

0 commit comments

Comments
 (0)