diff options
author | justdave%syndicomm.com <> | 2003-11-02 11:37:21 +0100 |
---|---|---|
committer | justdave%syndicomm.com <> | 2003-11-02 11:37:21 +0100 |
commit | c6d1df71dea4ea0d1acacdb1860ba3682ea4fd26 (patch) | |
tree | fd9450f183e1685188121ce4aeba8e8f6922ec4a | |
parent | 2a74ac8bcdae921a61c9bad6be29e2033c397293 (diff) | |
download | bugzilla-c6d1df71dea4ea0d1acacdb1860ba3682ea4fd26.tar.gz bugzilla-c6d1df71dea4ea0d1acacdb1860ba3682ea4fd26.tar.xz |
Adding reference to current version of the docs being on the web
-rw-r--r-- | docs/xml/Bugzilla-Guide.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 5afb83951..5ff9555a4 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -34,7 +34,7 @@ <!ENTITY bz-ver "2.17.5"> <!ENTITY bz-nextver "2.18"> -<!ENTITY bz-date "2003-10-31"> +<!ENTITY bz-date "2003-11-01"> <!ENTITY % bz-devel "INCLUDE"> <!ENTITY bz "http://www.bugzilla.org/"> @@ -130,6 +130,12 @@ try to avoid clutter and feel free to waste space in the code to make it more re (which will correspond with the &bz-nextver; release of Bugzilla). </para> ]]> + + <para> + The most current version of this document can always be found on the + <ulink url="http://www.bugzilla.org/documentation.html">Bugzilla Documentation Page</ulink>. + </para> + </abstract> <keywordset> |