Skip to content

Commit 9bed421

Browse files
authored
(DOCSP-28788) Fixed the redirect for symlink for the stable branch to point to 1.19 (#1287)
1 parent d11cb5e commit 9bed421

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: base https://www.mongodb.com/docs/kubernetes-operator
55
define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 master
66
symlink: v1.20 -> master
77
symlink: upcoming -> master
8-
symlink: stable -> v1.18
8+
symlink: stable -> v1.19
99

1010
########
1111

0 commit comments

Comments
 (0)