diff options
author | lpsolit%gmail.com <> | 2009-01-08 23:42:53 +0000 |
---|---|---|
committer | lpsolit%gmail.com <> | 2009-01-08 23:42:53 +0000 |
commit | 6c6de869047f9febda54cfb8121b636d35f9dc97 (patch) | |
tree | 2f697b4b1cc03b42b9c31461319d7b71a97459dd | |
parent | 558994bed534a4c979f6df8c2fba7d8c96c7d073 (diff) | |
download | bugs-6c6de869047f9febda54cfb8121b636d35f9dc97.tar bugs-6c6de869047f9febda54cfb8121b636d35f9dc97.tar.gz bugs-6c6de869047f9febda54cfb8121b636d35f9dc97.tar.bz2 bugs-6c6de869047f9febda54cfb8121b636d35f9dc97.tar.xz bugs-6c6de869047f9febda54cfb8121b636d35f9dc97.zip |
Bug 335762: Move Windows Install Instruction to Wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=colin
-rw-r--r-- | docs/en/xml/installation.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 43c2d9422..244f08001 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> --> -<!-- $Id: installation.xml,v 1.163 2008/12/17 16:19:23 lpsolit%gmail.com Exp $ --> +<!-- $Id: installation.xml,v 1.164 2009/01/08 23:42:53 lpsolit%gmail.com Exp $ --> <chapter id="installing-bugzilla"> <title>Installing Bugzilla</title> @@ -1576,7 +1576,7 @@ AddType application/rdf+xml .rdf</screen> based system such as GNU/Linux. That said, if you do want to get Bugzilla running on Windows, you will need to make the following adjustments. A detailed step-by-step - <ulink url="http://www.bugzilla.org/docs/win32install.html"> + <ulink url="https://wiki.mozilla.org/Bugzilla:Win32Install"> installation guide for Windows</ulink> is also available if you need more help with your installation. </para> |