[website] Update redirects for guides

Rosanne DiMesio dimesio at earthlink.net
Fri Feb 26 10:50:37 CST 2016


The Wine User's Guide, Winelib User's Guide, and Developer's Guide are now on the wiki.

Signed-off-by: Rosanne DiMesio <dimesio at earthlink.net>
---
 include/htaccess.sample | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/htaccess.sample b/include/htaccess.sample
index e969153..c62e4fa 100644
--- a/include/htaccess.sample
+++ b/include/htaccess.sample
@@ -71,9 +71,9 @@ RedirectMatch     ^/site/wineconf/?$            https://wiki.winehq.org/WineConf
 RedirectMatch     ^/wineconf/?$                 https://wiki.winehq.org/WineConf
 
 # fix documentation links
-RedirectMatch ^/docs/wineusr-guide$             https://www.winehq.org/docs/wineusr-guide/index
-RedirectMatch ^/docs/winelib-guide$             https://www.winehq.org/docs/winelib-guide/index
-RedirectMatch ^/docs/winedev-guide$             https://www.winehq.org/docs/winedev-guide/index
+RedirectMatch ^/docs/wineusr-guide$             https://wiki.winehq.org/Wine User's Guide
+RedirectMatch ^/docs/winelib-guide$             https://wiki.winehq.org/Winelib User's Guide
+RedirectMatch ^/docs/winedev-guide$             https://wiki.winehq.org/Developer's Guide
 RedirectMatch ^/site/docs$                      https://www.winehq.org/documentation
 RedirectMatch ^/docs$                           https://www.winehq.org/documentation
 RedirectMatch ^/Docs/(\w+-\w+)/$                https://www.winehq.org/docs/$1/index
-- 
1.8.4.5




More information about the wine-patches mailing list