You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2020/04/06 09:47:35 UTC

[hadoop-ozone] branch master updated: HDDS-3349. Fix two link addresses in README.md (#774)

This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new b80aaad  HDDS-3349. Fix two link addresses in README.md (#774)
b80aaad is described below

commit b80aaadc9a77d1324d1e0c934c095e1f83cc2a7e
Author: HuangTao <th...@163.com>
AuthorDate: Mon Apr 6 17:47:25 2020 +0800

    HDDS-3349. Fix two link addresses in README.md (#774)
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 391cfa2..ddf4c6e 100644
--- a/README.md
+++ b/README.md
@@ -82,16 +82,16 @@ And can be started with the help of Docker:
 cd hadoop-ozone/dist/target/ozone-*/compose/ozone
 docker-compose up -d --scale datanode=3
 ```
-For more information, you can check the [Contribution guideline](./CONTRIBUTION.md)
+For more information, you can check the [Contribution guideline](./CONTRIBUTING.md)
 
 ## Contribute
 
 All contributions are welcome.
 
- 1. Please open a [Jira](https://issues.apache.org/jira) issue
+ 1. Please open a [Jira](https://issues.apache.org/jira/projects/HDDS/issues) issue
  2. And create a pull request
 
-For more information, you can check the [Contribution guideline](./CONTRIBUTION.md)
+For more information, you can check the [Contribution guideline](./CONTRIBUTING.md)
 
 ## License
 


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org