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 <[email protected]> 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> ```
