diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2012-02-22 21:32:45 +0100 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2012-02-22 21:32:45 +0100 |
commit | 11fef47a1847cdfc5671dfc41447e893ed0037a5 (patch) | |
tree | 9f8b0dd117fd02cd065acb3371b58f888e41b482 /docs | |
parent | 4237f6477c752bd0dc935d51b9cdddc170199001 (diff) | |
download | bugzilla-11fef47a1847cdfc5671dfc41447e893ed0037a5.tar.gz bugzilla-11fef47a1847cdfc5671dfc41447e893ed0037a5.tar.xz |
Updated docs for stable release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/Bugzilla-Guide.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index c8fd12995..db33e8d57 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -37,7 +37,7 @@ <!ENTITY bz-date "2012-02-22"> <!ENTITY current-year "2012"> -<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/"> +<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/"> <!ENTITY bz "http://www.bugzilla.org/"> <!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation'>Bugzilla Documentation</ulink>"> <!ENTITY mysql "http://www.mysql.com/"> @@ -74,7 +74,6 @@ <bookinfo> <title>The Bugzilla Guide - &bz-ver; - <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL --> Release</title> <authorgroup> |