diff options
author | travis%sedsystems.ca <> | 2005-02-12 08:14:41 +0100 |
---|---|---|
committer | travis%sedsystems.ca <> | 2005-02-12 08:14:41 +0100 |
commit | 882b1b2e6103563320be1f8f4c2a5aa46dc491fa (patch) | |
tree | 8bca3072560b7ae88a5eb5acec9ee085d593f9c4 /docs/xml | |
parent | 8ccdccd2563ce1bd573a8b40afd0530a7d3d3bc9 (diff) | |
download | bugzilla-882b1b2e6103563320be1f8f4c2a5aa46dc491fa.tar.gz bugzilla-882b1b2e6103563320be1f8f4c2a5aa46dc491fa.tar.xz |
Fix burning tinderbox from patch to 256654
Diffstat (limited to 'docs/xml')
-rw-r--r-- | docs/xml/administration.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 772e4abf0..f0ccf027e 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -1628,7 +1628,7 @@ P template/en/default/list/quips.html.tmpl <para> If you are unable (or unwilling) to use CVS, another option that's always available is to obtain the latest tarball from the <ulink - href="http://www.bugzilla.org/download/">Download Page</ulink> and + url="http://www.bugzilla.org/download/">Download Page</ulink> and create a new Bugzilla installation from that. </para> @@ -1688,9 +1688,9 @@ bash$ <command>mv bugzilla-2.18.1 bugzilla</command> last number of the revision changes, such as from 2.16.6 to 2.16.7 -- then you have the option of obtaining and applying a patch file from the <ulink - href="http://www.bugzilla.org/download/">Download Page</ulink>. + url="http://www.bugzilla.org/download/">Download Page</ulink>. This file is made available by the <ulink - href="http://www.bugzilla.org/developers/profiles.html">Bugzilla + url="http://www.bugzilla.org/developers/profiles.html">Bugzilla Development Team</ulink>, and is a collection of all the bug fixes and security patches that have been made since the last bugfix release. If you are planning to upgrade via patches, it is safer |