web-devel-2 r4608 - trunk/content
- From: herzi svn gnome org
- To: svn-commits-list gnome org
- Subject: web-devel-2 r4608 - trunk/content
- Date: Thu, 31 Jan 2008 16:02:27 +0000 (GMT)
Author: herzi
Date: Thu Jan 31 16:02:27 2008
New Revision: 4608
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4608&view=rev
Log:
2008-01-31 Sven Herzberg <herzi gnome-de org>
* htaccess: fixed redirect target
Modified:
trunk/content/ChangeLog
trunk/content/htaccess
Modified: trunk/content/htaccess
==============================================================================
--- trunk/content/htaccess (original)
+++ trunk/content/htaccess Thu Jan 31 16:02:27 2008
@@ -31,6 +31,6 @@
RedirectMatch permanent ^/doc/tutorials/gnome-i18n/developer.html$ http://live.gnome.org/TranslationProject/DevGuidelines
# New location for prepare-ChangeLog.pl
-RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$ http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl
-RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$ http://developer.gnome.org/tools/scripts/prepare-ChangeLog.pl
+RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$ http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl
+RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$ http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]