Really fix the redirect by appending a missing "l" to the URL
This commit is contained in:
parent
0bb0f8174d
commit
964c65f21c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Redirect /elections/2002/preliminary_results.html http://foundation.gnome.
|
|||
RewriteRule elections/200./overview.html http://foundation.gnome.org/vote/overview.html [R]
|
||||
|
||||
# Due to a mistake, the URL was announced incorrectly
|
||||
Redirect /elections/2011/candidates.html http://foundation.gnome.org/vote/2011/candidates.htm
|
||||
Redirect /elections/2011/candidates.html http://foundation.gnome.org/vote/2011/candidates.html
|
||||
|
||||
# Move of the press releases
|
||||
Redirect /press.html http://www.gnome.org/press/
|
||||
|
|
Loading…
Reference in a new issue