Skip to content

Commit e4c3778

Browse files
author
Chris Cho
authored
Add redirects to prevent change streams page 404 when switching to older version (#312)
1 parent 70b1578 commit e4c3778

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/redirects

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ raw: ${prefix}/ -> ${base}/current/
66
raw: ${prefix}/master -> ${base}/upcoming/
77

88
[*-master]: ${prefix}/${version}/fundamentals/versioned-api/ -> ${base}/${version}/fundamentals/stable-api/
9+
[*-v4.6]: ${prefix}/${version}/fundamentals/crud/read-operations/change-streams/ -> ${base}/${version}/fundamentals/crud/read-operations/retrieve/
10+

0 commit comments

Comments
 (0)