Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2020-04-06 18:57:37 +00:00
parent e9e60324d1
commit a32e5401e8
6 changed files with 6 additions and 6 deletions

View File

@@ -122,7 +122,7 @@ $(globalSwitch);
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>3.1.0.BUILD-SNAPSHOT</strong></p>
<p><strong>3.0.2.BUILD-SNAPSHOT</strong></p>
</div>
<div class="paragraph">
<p>The <a href="https://openwhisk.apache.org/">OpenWhisk</a> adapter is in the form of an executable jar that can be used in a a docker image to be deployed to Openwhisk. The platform works in request-response mode, listening on port 8080 on a specific endpoint, so the adapter is a simple Spring MVC application.</p>