You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2019/09/27 19:11:23 UTC

[openwhisk-website] branch master updated: move client-go to client library section of download pages (#410)

This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f55843  move client-go to client library section of download pages (#410)
2f55843 is described below

commit 2f55843e4d575a10af1117ec7568fa362249efe9
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Fri Sep 27 15:11:18 2019 -0400

    move client-go to client library section of download pages (#410)
---
 _layouts/downloads.html | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 4417d5d..78f5589 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -312,22 +312,6 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure theme-darkgoldenrod">
-                        <p><ctitle>OpenWhisk Client Go</ctitle>OpenWhisk client library in Go.</p>
-                        <div class="component-release-artifact-list border-darkgoldenrod">
-                          <version>1.0.0</version>
-                          <a
-                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz">
-                            Source code</a>
-                          <a
-                            href="https://www.apache.org/dist/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz.sha512">
-                            SHA-512 checksum</a>
-                          <a
-                            href="https://www.apache.org/dist/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz.asc">
-                            PGP signature</a>
-                        </div>
-                      </div>
-
-                      <div class="component-releases-structure theme-darkgoldenrod">
                         <p><ctitle>OpenWhisk Whisk Deploy</ctitle>Client utility to deploy, configure and manage OpenWhisk applications and packages with a single YAML Manifest file.</p>
                         <div class="component-release-artifact-list border-darkgoldenrod">
                           <version>1.0.0</version>
@@ -389,6 +373,23 @@ layout: default
                 <div class="section-start-open">
                   <div class="content">
                     <div class="flow-columns">
+
+                      <div class="component-releases-structure theme-deeper-aquamarine">
+                        <p><ctitle>OpenWhisk Client Go</ctitle>OpenWhisk client library in Go.</p>
+                        <div class="component-release-artifact-list border-deeper-aquamarine">
+                          <version>1.0.0</version>
+                          <a
+                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz">
+                            Source code</a>
+                          <a
+                            href="https://www.apache.org/dist/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz.sha512">
+                            SHA-512 checksum</a>
+                          <a
+                            href="https://www.apache.org/dist/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz.asc">
+                            PGP signature</a>
+                        </div>
+                      </div>
+
                       <div class="component-releases-structure theme-deeper-aquamarine">
                         <p><ctitle>OpenWhisk Client JS</ctitle>JavaScript client library for the OpenWhisk platform</p>
                         <div class="component-release-artifact-list border-deeper-aquamarine">