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 2021/04/12 17:54:39 UTC

[openwhisk-website] branch rabbah-patch-1 created (now dfa586a)

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

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


      at dfa586a  Update README.md

This branch includes the following new commits:

     new dfa586a  Update README.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[openwhisk-website] 01/01: Update README.md

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit dfa586a3fd160271b17700a91583462f880d28e2
Author: rodric rabbah <ro...@gmail.com>
AuthorDate: Mon Apr 12 13:54:30 2021 -0400

    Update README.md
---
 apis/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apis/README.md b/apis/README.md
index 943be61..cd8d9d4 100644
--- a/apis/README.md
+++ b/apis/README.md
@@ -33,5 +33,5 @@ the encrypted value can be regenerated with the following Nimbella encryption AP
 replacing the placeholder `<token>` with the actual Slack App token.
 
 ```bash
-curl https://encrypt.nimbella.io/github.com/apache/openwhisk-website/blob/slack/apis/slack-invite.js?slacktoken=<token>
+curl https://encrypt.nimbella.io/github.com/apache/openwhisk-website/blob/master/apis/slack-invite.js?slacktoken=<token>
 ```