Skip to content

Commit 08f68c3

Browse files
committed
Merge pull request EFForg#1877 from jish/add_babeljs_io
Make trivial rule for babeljs.io
2 parents 447ac4f + 7969e6e commit 08f68c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ruleset name="Babeljs.io">
2+
<target host="babeljs.io" />
3+
<target host="www.babeljs.io" />
4+
5+
<rule from="^http:" to="https:" />
6+
</ruleset>

0 commit comments

Comments
 (0)