[web-devel-2] Fix broken redirect



commit 842e9a4a358362ce49c061f92b64af5f06225f96
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Oct 15 17:00:55 2010 +0200

    Fix broken redirect

 content/htaccess |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index f276e49..ea8601c 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -51,7 +51,7 @@ RedirectMatch permanent ^/doc/tutorials/import.html$
 RedirectMatch permanent ^/doc/tutorials/import-svn.html$                        http://live.gnome.org/Git/
 RedirectMatch permanent ^/doc/tutorials/helpsys.html$                           http://library.gnome.org/devel/gdp-handbook/stable/buildingdocs.html
 
-RedirectMatch permanent ^/links/book.html$                                http://live.gnome.org/GnomeLove\#Books
+RedirectMatch permanent ^/links/book.html$                                http://live.gnome.org/GnomeLove#Books
 
 # New location for prepare-ChangeLog.pl
 RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$            http://git.gnome.org/browse/releng/tree/tools/prepare-ChangeLog.pl



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