Skip to content

Commit

Permalink
593 - Removed unneeded redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicLegend committed Sep 23, 2024
1 parent 1b3250b commit c81b81a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ RewriteRule .* /contribute/#donate [NE,L,r=301,QSA]

RewriteCond %{REQUEST_URI} ^/divd-nl-2024/code [NC]
RewriteRule .* /what-we-do/code-of-conduct/ [L,r=301,QSA]
RewriteRule .* /what-we-do/code-of-ethics/ [L,r=301,QSA]

RewriteCond %{REQUEST_URI} ^/divd-nl-2024/join [NC]
RewriteRule .* /contribute/volunteers/ [L,r=301,QSA]

0 comments on commit c81b81a

Please sign in to comment.