[foundation-web] Really fix the redirect by appending a missing "l" to the URL



commit 964c65f21ce12436756f8a8a263917bf91af52dc
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Thu May 26 01:21:57 2011 +0200

    Really fix the redirect by appending a missing "l" to the URL

 foundation.gnome.org/htaccess |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/foundation.gnome.org/htaccess b/foundation.gnome.org/htaccess
index 78395bc..3186f8f 100644
--- a/foundation.gnome.org/htaccess
+++ b/foundation.gnome.org/htaccess
@@ -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/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]