Skip to content

Commit 641a817

Browse files
redirect for current/rules (#47)
1 parent 3dbc893 commit 641a817

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/redirects

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

88
# Redirects for Analyzer Rules
9-
[*-master]: ${prefix}/${version}/rules/ -> ${base}/${version}/
9+
[*-master]: ${prefix}/${version}/rules/ -> ${base}/${version}/
10+
raw: ${prefix}/current/rules/ -> ${base}/current/

0 commit comments

Comments
 (0)