Skip to content

Commit 46c961f

Browse files
authored
try absolute path (#763)
1 parent d3f721a commit 46c961f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ define: atlas https://docs.atlas.mongodb.com
55
define: devhub https://developer.mongodb.com
66

77
# Go
8-
raw: drivers/go -> ${base}/go/current/
8+
raw: drivers/go -> https://docs.mongodb.com/drivers/go/current/
99

1010
# Java
1111
raw: drivers/java -> ${base}/java-drivers/

0 commit comments

Comments
 (0)