aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormyk%mozilla.org <>2004-01-23 15:53:30 +0000
committermyk%mozilla.org <>2004-01-23 15:53:30 +0000
commitc7f3e4a3a055bbbec29a8731f388f9fa4648c768 (patch)
tree3d39c7628f9f289d7f4a1ed2604c685c7422da7d
parent89de356424ce5717e6b5e0dbbd65609b84df40a0 (diff)
downloadbugs-c7f3e4a3a055bbbec29a8731f388f9fa4648c768.tar
bugs-c7f3e4a3a055bbbec29a8731f388f9fa4648c768.tar.gz
bugs-c7f3e4a3a055bbbec29a8731f388f9fa4648c768.tar.bz2
bugs-c7f3e4a3a055bbbec29a8731f388f9fa4648c768.tar.xz
bugs-c7f3e4a3a055bbbec29a8731f388f9fa4648c768.zip
fixing incorrect ulink attribute (href should be url)
-rw-r--r--docs/xml/customization.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml
index 86cbacd8f..1bc2b97ee 100644
--- a/docs/xml/customization.xml
+++ b/docs/xml/customization.xml
@@ -356,7 +356,7 @@
<para>
If there is no hook at the appropriate place within the Bugzilla template
you want to extend,
- <ulink href="http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=User%20Interface">file
+ <ulink url="http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=User%20Interface">file
a bug requesting one</ulink>, specifying:
</para>