Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit d51982f

Browse files
injustBisaloo
authored andcommitted
Add ruleset: nvmexpress.org (#15128)
1 parent 63e0ebe commit d51982f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<ruleset name="NVMExpress.org">
2+
<target host="nvmexpress.org" />
3+
<target host="www.nvmexpress.org" />
4+
<target host="workspace.nvmexpress.org" />
5+
6+
<rule from="^http://www\.nvmexpress\.org/"
7+
to="https://nvmexpress.org/" />
8+
<rule from="^http:" to="https:" />
9+
</ruleset>

0 commit comments

Comments
 (0)