diff options
author | jocuri%softhome.net <> | 2004-11-04 21:58:38 +0100 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-11-04 21:58:38 +0100 |
commit | 5c19138afcedae0a1cfad8c0a9e11b916e77c18d (patch) | |
tree | 78f4a787855f52ddcbe65d5de0197987d96d3369 /docs | |
parent | 7b1127ecdcf376f388bf2500a97930fe45ada069 (diff) | |
download | bugzilla-5c19138afcedae0a1cfad8c0a9e11b916e77c18d.tar.gz bugzilla-5c19138afcedae0a1cfad8c0a9e11b916e77c18d.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/xml/customization.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index 83c02910f..0640cff71 100644 --- a/docs/xml/customization.xml +++ b/docs/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> |