diff options
author | jocuri%softhome.net <> | 2008-04-04 13:47:52 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2008-04-04 13:47:52 +0200 |
commit | ae807c41d7b8ab69bd085839b731524e1a15656a (patch) | |
tree | e4f519a8552dbbe6071140d9f04d0560aefe82a9 /docs | |
parent | b907d6efb661bc92e2b916f8601142c546bed4af (diff) | |
download | bugzilla-ae807c41d7b8ab69bd085839b731524e1a15656a.tar.gz bugzilla-ae807c41d7b8ab69bd085839b731524e1a15656a.tar.xz |
Documentation patch for bug 257692: link directly to the final URL for the developer's guide; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/customization.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/xml/customization.xml b/docs/en/xml/customization.xml index 83c02910f..0640cff71 100644 --- a/docs/en/xml/customization.xml +++ b/docs/en/xml/customization.xml @@ -98,7 +98,7 @@ If you are making template changes that you intend on submitting back for inclusion in standard Bugzilla, you should read the relevant sections of the - <ulink url="http://www.bugzilla.org/developerguide.html">Developers' + <ulink url="http://www.bugzilla.org/docs/developer.html">Developers' Guide</ulink>. </para> </note> |