Commit 32472b59 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addons…

Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addons on wiki - Patch by Fré©ric Buclin <LpSolit@gmail.com> r=justdave
parent a94cdd35
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
<!ENTITY administration SYSTEM "administration.xml"> <!ENTITY administration SYSTEM "administration.xml">
<!ENTITY security SYSTEM "security.xml"> <!ENTITY security SYSTEM "security.xml">
<!ENTITY using SYSTEM "using.xml"> <!ENTITY using SYSTEM "using.xml">
<!ENTITY integration SYSTEM "integration.xml">
<!ENTITY index SYSTEM "index.xml"> <!ENTITY index SYSTEM "index.xml">
<!ENTITY customization SYSTEM "customization.xml"> <!ENTITY customization SYSTEM "customization.xml">
<!ENTITY troubleshooting SYSTEM "troubleshooting.xml"> <!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
......
...@@ -790,8 +790,17 @@ ...@@ -790,8 +790,17 @@
</para> </para>
</section> </section>
<!-- Integrating Bugzilla with Third-Party Tools --> <section id="integration">
&integration; <title>Integrating Bugzilla with Third-Party Tools</title>
<para>
Many utilities and applications can integrate with Bugzilla,
either on the client- or server-side. None of them is maintained
by the Bugzilla community, nor are they being tested during our
QA tests, so use them at your own risk. They are listed at
<ulink url="https://wiki.mozilla.org/Bugzilla:Addons" />.
</para>
</section>
</chapter> </chapter>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment