This is an automated email from the ASF dual-hosted git repository.
pingsutw 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 1eb3048 SUBMARINE-994. Fix broken link in README
1eb3048 is described below
commit 1eb3048f28542e3e288b17d32261e4a25c77d56b
Author: Kevin Su <[email protected]>
AuthorDate: Thu Aug 26 14:31:18 2021 +0800
SUBMARINE-994. Fix broken link in README
### What is this PR for?
<!-- A few sentences describing the overall goals of the pull request's
commits.
First time? Check out the contributing guide -
https://submarine.apache.org/contribution/contributions.html
-->
Fix broken link in README

### What type of PR is it?
[Bug Fix]
### Todos
* [ ] - Task
### What is the Jira issue?
<!-- * Open an issue on Jira
https://issues.apache.org/jira/browse/SUBMARINE/
* Put link here, and add [SUBMARINE-*Jira number*] in PR title, eg.
`SUBMARINE-23. PR title`
-->
https://issues.apache.org/jira/browse/SUBMARINE-994
### 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:
* Do the license files need updating? No
* Are there breaking changes for older versions? No
* Does this need new documentation? No
Author: Kevin Su <[email protected]>
Signed-off-by: Kevin <[email protected]>
Closes #721 from pingsutw/SUBMARINE-994 and squashes the following commits:
49d43a39 [Kevin Su] Fix broken link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 741b184..ae22918 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
<div align="center">
-
+


[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://badge.fury.io/py/apache-submarine)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]