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-runtime-java.git
The following commit(s) were added to refs/heads/master by this push:
new ebfdfae fix travis url (#129)
ebfdfae is described below
commit ebfdfae62d9b6d6f199aaaea5a5fb7f3228c997f
Author: David Grove <[email protected]>
AuthorDate: Thu Oct 7 08:55:57 2021 -0400
fix travis url (#129)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 06dbdba..58f46c9 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
# Apache OpenWhisk runtimes for java
-[](https://travis-ci.com/apache/openwhisk-runtime-java)
+[](https://travis-ci.com/github/apache/openwhisk-runtime-java)
## Changelogs
- [Java 8 CHANGELOG.md](core/java8/CHANGELOG.md)