Skip to content

Commit 3602cdd

Browse files
fix version redirects (#127)
1 parent e3f6518 commit 3602cdd

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
@@ -1,6 +1,6 @@
11
define: prefix docs/drivers/csharp
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions 2.19 2.20 2.21 master
3+
define: versions v2.19 v2.20 v2.21 master
44

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

0 commit comments

Comments
 (0)