From 79f8e494ea27f1a31e00396b3a998144d469fc00 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 4 Oct 2010 11:19:58 -0500 Subject: [PATCH] Fixing the link to the wiki --- www/.htaccess | 12 ++++++------ www/download.html | 4 ++-- www/index.html | 4 ++-- www/screenshots.html | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/www/.htaccess b/www/.htaccess index 6e3e96d..c77f092 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -1,7 +1,7 @@ -Redirect permanent /index.html http://wiki.maemo.org/Waters_Of_Shiloah -Redirect 301 /index.html http://wiki.maemo.org/Waters_Of_Shiloah -Redirect permanent /download.html http://wiki.maemo.org/Waters_Of_Shiloah -Redirect 301 /download.html http://wiki.maemo.org/Waters_Of_Shiloah -Redirect permanent /screenshots.html http://wiki.maemo.org/Waters_Of_Shiloah -Redirect 301 /screenshots.html http://wiki.maemo.org/Waters_Of_Shiloah +Redirect permanent /index.html http://wiki.maemo.org/Waters_of_Shiloah +Redirect 301 /index.html http://wiki.maemo.org/Waters_of_Shiloah +Redirect permanent /download.html http://wiki.maemo.org/Waters_of_Shiloah +Redirect 301 /download.html http://wiki.maemo.org/Waters_of_Shiloah +Redirect permanent /screenshots.html http://wiki.maemo.org/Waters_of_Shiloah +Redirect 301 /screenshots.html http://wiki.maemo.org/Waters_of_Shiloah diff --git a/www/download.html b/www/download.html index d618b40..c33210e 100644 --- a/www/download.html +++ b/www/download.html @@ -1,9 +1,9 @@ - + -

Please follow link!

+

Please follow link!

diff --git a/www/index.html b/www/index.html index d618b40..c33210e 100644 --- a/www/index.html +++ b/www/index.html @@ -1,9 +1,9 @@ - + -

Please follow link!

+

Please follow link!

diff --git a/www/screenshots.html b/www/screenshots.html index d618b40..c33210e 100644 --- a/www/screenshots.html +++ b/www/screenshots.html @@ -1,9 +1,9 @@ - + -

Please follow link!

+

Please follow link!

-- 1.7.9.5