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 b161ac5 Automatic Site Publish by Jenkins
b161ac5 is described below
commit b161ac5b5723ec7402bb06969889de8982291a98
Author: jenkins <[email protected]>
AuthorDate: Fri Mar 8 17:48:32 2019 +0000
Automatic Site Publish by Jenkins
---
feed.xml | 2 +-
index.html | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/feed.xml b/feed.xml
index 26620fc..9d20691 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>2019-02-28T14:18:37+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>2019-03-08T17:48:28+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
diff --git a/index.html b/index.html
index f26ac40..91d27ba 100644
--- a/index.html
+++ b/index.html
@@ -230,9 +230,7 @@ function addListenersToSections()
<a
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/actions.md#openwhisk-actions">Actions</a>),
in any supported programming language, that can be dynamically
scheduled and run in response to associated events (via
- <a
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/triggers_rules.md#creating-triggers-and-rules">Triggers</a>)
- from external sources (
- <a
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/feeds.md#implementing-feeds">Feeds</a>)
+ <a
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/triggers_rules.md#creating-triggers-and-rules">Triggers</a>)
from external sources (<a
href="https://github.com/apache/incubator-openwhisk/blob/master/docs/feeds.md#implementing-feeds">Feeds</a>)
or from HTTP requests. The project includes a REST API-based
Command Line Interface (CLI) along with other tooling to
support packaging, catalog services and many popular container