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/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b8bfecf  Automatic Site Publish by Jenkins
b8bfecf is described below

commit b8bfecf1d35961bb34c6d5d72e1cbddea693579b
Author: jenkins <[email protected]>
AuthorDate: Wed Dec 12 18:13:55 2018 +0000

    Automatic Site Publish by Jenkins
---
 downloads.html | 16 ++++++++--------
 feed.xml       |  2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/downloads.html b/downloads.html
index ceec106..5dcbe8a 100644
--- a/downloads.html
+++ b/downloads.html
@@ -211,7 +211,7 @@ function addListenersToSections()
             <li><a href="#versioning">Versioning</a></li>
 
             <!-- Downloads -->
-            <li class="index-menu-toggle"><a 
href="#official-releases">Official Releases</a></li>
+            <li class="index-menu-toggle"><a href="#apache-releases">Apache 
Releases</a></li>
             <ul class="index-menuitems">
                 <li><a href="#verifying">Verifying</a></li>
                 <li><a href="#keys">Keys</a></li>
@@ -253,8 +253,8 @@ function addListenersToSections()
 
         <main class="doc">
             <div class="content">
-                <a class="indexable" id="official-releases"></a>
-                <h3>Official Releases</h3>
+                <a class="indexable" id="apache-releases"></a>
+                <h3>Apache Releases</h3>
                 <p>The Apache OpenWhisk project provides official releases of
                   source code, by component groupings, as TAR compressed
                   archives files denoted by the <em>.tar.gz</em> extension.)
@@ -596,7 +596,7 @@ function addListenersToSections()
           <p>Most of the Apache OpenWhisk project component repositories
             are configured within GitHub to automatically generate interim
             builds (not
-            <a href="#official-releases">official release builds</a>)
+            <a href="#apache-releases">official release builds</a>)
             for each merged Pull Request (PR) and/or on
             a nightly basis.  These builds, by default, are tagged
             <b><em>'latest'</em></b> and appear under their respective GitHub
@@ -609,12 +609,12 @@ function addListenersToSections()
             (RC) builds.  However, <em>any build tagged within GitHub with
             either 'latest' or any other tag <strong>do NOT have
             official Apache project release status</strong>.</em>
-            All official Apache OpenWhisk builds
+            All official Apache OpenWhisk release builds
             undergo a rigorous process to be approved and are linked
-            <a style="font-weight:normal;" href="#official-releases">above</a>.
+            <a style="font-weight:normal;" href="#apache-releases">above</a>.
           </p>
-          <p>To be clear, <strong>GitHub "releases" are not official Apache 
project
-            releases.</strong>
+          <p>To be clear, <strong>GitHub "releases" are not official
+            Apache OpenWhisk project releases.</strong>
           </p>
         </div>
       </main>
diff --git a/feed.xml b/feed.xml
index 953ca4e..698f621 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-12-11T22:19:48+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2018-12-12T18:13:46+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
 </subtitle></feed>
\ No newline at end of file

Reply via email to