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-release.git
The following commit(s) were added to refs/heads/master by this push:
new a071b1b fix travis url (#399)
a071b1b is described below
commit a071b1b3609730f952df0e9d89b11b4790f0f5c8
Author: David Grove <[email protected]>
AuthorDate: Wed Oct 6 22:19:55 2021 -0400
fix travis url (#399)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1299300..5a1f9b6 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
# Apache OpenWhisk Project Release Management
[](http://www.apache.org/licenses/LICENSE-2.0)
-[](https://travis-ci.com/apache/openwhisk-release)
+[](https://travis-ci.com/github/apache/openwhisk-release)
This project provides the Apache OpenWhisk project's Release Managers with the
instructions and automation needed to ensure that project releases comply with
both the Apache Software Foundation's (ASF) [Release Creation
Process](http://www.apache.org/dev/release-publishing.html) and [Release
Policy](http://www.apache.org/legal/release-policy.html).