Skip to content

Commit a3d1368

Browse files
authored
Revert "Fix redirects (#505)" (#506)
This reverts commit 4870c3e.
1 parent 4870c3e commit a3d1368

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
@@ -2,6 +2,4 @@ define: base https://docs.mongodb.com/charts
22
define: versions 19.12 master
33

44
raw: charts/index.html -> ${base}/
5-
raw: charts/master/ -> ${base}/
6-
7-
[19.12] charts/{$version}/ -> ${base}/
5+
raw: charts/${version}/ -> ${base}/

0 commit comments

Comments
 (0)