]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 361562: The "Using Bugzilla" chapter should be before the "Customising Bugzilla...
authorlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:11 +0000 (11:48 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:11 +0000 (11:48 +0000)
docs/en/xml/Bugzilla-Guide.xml

index b72d3763900c7322e640bb61e175cc9aae1d31ba..19b60eaaf5cea998b614a7067cb2ad2d6201c791 100644 (file)
@@ -42,7 +42,7 @@
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
 <!ENTITY bz "http://www.bugzilla.org/">
-<!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
+<!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
 <!ENTITY mysql "http://www.mysql.com/">
 
 <!ENTITY min-perl-ver "5.8.0">
@@ -98,7 +98,7 @@
 
       <para>
         The most current version of this document can always be found on the
-        <ulink url="http://www.bugzilla.org/documentation.html">Bugzilla 
+        <ulink url="http://www.bugzilla.org/docs/">Bugzilla 
         Documentation Page</ulink>.
       </para>
 
 <!-- Securing Bugzilla -->
 &security;
 
-<!-- Customizing Bugzilla -->
-&customization;
-
 <!-- Using Bugzilla -->
 &using;
 
+<!-- Customizing Bugzilla -->
+&customization;
+
 <!-- Appendix: The Frequently Asked Questions -->
 &faq;