Skip to content

Commit 81071d2

Browse files
committed
[IACR] Typo
1 parent 543e56a commit 81071d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chrome/content/rules/IACR.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<rule from="^http://iacr\.org/"
77
to="https://www.iacr.org/" />
88
<rule from="^http://([^/:@\.]+\.)?iacr\.org/"
9-
to="https://$iacr.org/" />
9+
to="https://$1iacr.org/" />
1010

1111
</ruleset>

0 commit comments

Comments
 (0)