[web-devel-2] Redirect doc/tutorials/import*.html to http://live.gnome.org/Git/



commit f98e469c069f6201f824025d797dc059c2c0f452
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Oct 13 20:41:15 2010 +0200

    Redirect doc/tutorials/import*.html to http://live.gnome.org/Git/

 content/htaccess |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index f8cb4aa..2496351 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -44,6 +44,8 @@ RedirectMatch permanent ^/doc/tutorials/gnome-i18n/developer.html$		http://live.
 # Other stuff listed under /doc
 RedirectMatch permanent ^/doc/guides/platform-overview/platform-overview.html$	http://library.gnome.org/devel/platform-overview/
 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 ^/links/book.html$                                http://live.gnome.org/GnomeLove\#Books
 



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