[web-devel-2] Redirect doc/tutorials/helpsys.html to http://library.gnome.org/devel/gdp-handbook/stable/buildingdo



commit 577e241f8064283eb7229e0e4772236762078431
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Oct 13 20:44:30 2010 +0200

    Redirect doc/tutorials/helpsys.html to http://library.gnome.org/devel/gdp-handbook/stable/buildingdocs.html

 content/htaccess |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index 2496351..6513664 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -46,6 +46,7 @@ RedirectMatch permanent ^/doc/guides/platform-overview/platform-overview.html$	h
 RedirectMatch permanent ^/doc/guides/optimisation/$                             http://library.gnome.org/devel/optimization-guide/stable/
 RedirectMatch permanent ^/doc/tutorials/import.html$                            http://live.gnome.org/Git/
 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
 



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