[bugzilla] Add a forward page for the Help link to the Wiki

André Hentschel nerv at dawncrow.de
Sun Feb 27 04:45:32 CST 2011


see http://bugs.winehq.org/show_bug.cgi?id=25844
The other way is to patch in the complete Bugzilla help which is
88 files changed, 50541 insertions(+), 0 deletions(-)

And this way the Wiki page is of use and get's read.

---
 docs/en/html/bug_page.html |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 docs/en/html/bug_page.html

diff --git a/docs/en/html/bug_page.html b/docs/en/html/bug_page.html
new file mode 100644
index 0000000..230e3be
--- /dev/null
+++ b/docs/en/html/bug_page.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+    <head>
+        <meta http-equiv="refresh" content="0; URL=http://wiki.winehq.org/Bugs">
+    </head>
+</html>
-- 
1.7.4.47.gb308bf




More information about the wine-patches mailing list