diff options
author | 2005-04-03 20:55:35 +0000 | |
---|---|---|
committer | 2005-04-03 20:55:35 +0000 | |
commit | 23b71077c096a51c2f39c35213b190d19d414b6f (patch) | |
tree | 9ca28564144dad16046636fa4061e482bdb0f252 | |
parent | Bug 287880: [SECURITY] Comments on secure bugs still available to templates..... (diff) | |
download | bugzilla-23b71077c096a51c2f39c35213b190d19d414b6f.tar.gz bugzilla-23b71077c096a51c2f39c35213b190d19d414b6f.tar.bz2 bugzilla-23b71077c096a51c2f39c35213b190d19d414b6f.zip |
Bug 284909 - fix consulting link. Patch by gerv; r=vladd, a=justdave.
-rw-r--r-- | docs/xml/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/faq.xml b/docs/xml/faq.xml index 5547ce5d4..ae3985eeb 100644 --- a/docs/xml/faq.xml +++ b/docs/xml/faq.xml @@ -35,7 +35,7 @@ </question> <answer> <para> - <ulink url="http:/www.bugzilla.org/support/consulting.html"/> + <ulink url="http://www.bugzilla.org/support/consulting.html"/> is a list of companies and individuals who have asked us to list them as consultants for Bugzilla. </para> |