This is an automated email from the ASF dual-hosted git repository. liuxun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push: new 7fbb2fe [HotFix] Typo. Fix build status badge link 7fbb2fe is described below commit 7fbb2fe1e587cfe28e69ab7e5f7580a4b29043c4 Author: Kent Yao <yaooq...@hotmail.com> AuthorDate: Wed Mar 18 20:16:27 2020 +0800 [HotFix] Typo. Fix build status badge link ### What is this PR for? a hotfix for the link in doc ### What type of PR is it? [Hot Fix] doc ### Todos * [ ] - Task ### What is the Jira issue? typo fix ### How should this be tested? * First time? Setup Travis CI as described on https://submarine.apache.org/contribution/contributions.html#continuous-integration * Strongly recommended: add automated unit tests for any new or changed behavior * Outline any manual steps to test the PR here. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? Yes/No * Is there breaking changes for older versions? Yes/No * Does this needs documentation? Yes/No Author: Kent Yao <yaooq...@hotmail.com> Closes #236 from yaooqinn/patch-1 and squashes the following commits: edecbe8 [Kent Yao] Typo. Fix build status badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 190904b..5a85c6b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@  -[](https://travis-ci.com/apache/submarine) [](https://www.apache.org/licenses/LICENSE-2.0.html) [](http://hits.dwyl.io/apache/submarine) +[](https://travis-ci.org/apache/submarine) [](https://www.apache.org/licenses/LICENSE-2.0.html) [](http://hits.dwyl.io/apache/submarine) # What is Apache Submarine? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org For additional commands, e-mail: dev-h...@submarine.apache.org