This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9173e1d Automatic Site Publish by Buildbot
9173e1d is described below
commit 9173e1d2b166da5ca2563d81eddeb4d29936daf5
Author: buildbot <[email protected]>
AuthorDate: Thu Jan 6 12:58:54 2022 +0000
Automatic Site Publish by Buildbot
---
output/developer-faqs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/developer-faqs.html b/output/developer-faqs.html
index 26c8047..62b7060 100644
--- a/output/developer-faqs.html
+++ b/output/developer-faqs.html
@@ -198,7 +198,7 @@ e.g. issue 1234 is to use a #i1234# at the start of the
commit message summary.<
<h2 id="where-can-i-download-developer-builds">Where can I download developer
builds?<a class="headerlink" href="#where-can-i-download-developer-builds"
title="Permalink">¶</a></h2>
<p>Developer builds are not official releases and may be unstable. But they
can be useful to download for those who
need early access to builds, but who do not want to compile their own build.
They are announced and discussed only on the development list, as they are not
production builds. Apache OpenOffice currently has two types of development
builds: those generated by buildbots, and those manually generated/built.</p>
-<p>Apache OpenOffice makes use of buildbots for some of our environments. You
can review the Apache OpenOffice buildbot information <a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Buildbot+info">here</a>.
Additional information on buildbot builds for Windows, Linux64 can be found <a
href="https://www.openoffice.org/download/devbuilds.html">here</a>.</p>
+<p>Apache OpenOffice makes use of buildbots for some of our environments. You
can review the Apache OpenOffice buildbot information <a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Buildbot+info">here</a>.
Additional information on buildbot builds for Windows and Linux64 can be found
<a href="https://www.openoffice.org/download/devbuilds.html">here</a>.</p>
<p>Development snapshots, which are manually generated, are used as the final
step leading up to a release. These are used for final testing before an
approved release. You will also find helpful hints for specific platform
building here.</p>
<blockquote>
<p><a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds">the
Unofficial Development Snapshots page</a></p>