You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2021/04/19 21:39:45 UTC

[openwhisk-website] branch master updated: Update README.md (#480)

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

dgrove 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 009d17f  Update README.md (#480)
009d17f is described below

commit 009d17f667d7cec6506625128c8f86a8107a5beb
Author: rodric rabbah <ro...@gmail.com>
AuthorDate: Mon Apr 19 17:39:37 2021 -0400

    Update README.md (#480)
---
 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>
 ```