Skip to content

Commit 43bc05b

Browse files
author
John Morahan
committed
[Drupal] now 301s to www
1 parent 5051e73 commit 43bc05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/Drupal.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030

3131
<rule from="^http://(?:www\.)?drupal\.org/"
32-
to="https://drupal.org/" />
32+
to="https://www.drupal.org/" />
3333

3434
<rule from="^http://(association|chicago2011|lists|london2011|portland2013|sec|security|sydney2013)\.drupal\.org/"
3535
to="https://$1.drupal.org/"/>

0 commit comments

Comments
 (0)