From 4c6ae05d4db72cbaa142dff27a78d0769e537657 Mon Sep 17 00:00:00 2001 From: abhijitramesh Date: Thu, 13 Dec 2018 14:15:45 +0530 Subject: [PATCH] docs:fixed broken links in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c53572b4..531ca06b 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ We love Pull Requests, Bug Reports, ideas, code reviews or any other kind of pos ### Commit Style Guide - We have set of [Commit Style Guidelines](https://github.com/apache/fineract-cn-mobile/COMMIT_STYLE.md) and [Contribution Guidelines](https://github.com/apache/fineract-cn-mobile/CONTRIBUTING.md). We follow these guideline to track the every change, any bug fixes, any enhancement and any new feature addition. We also suggest you to follow these guidelines to help us manage every commit. + We have set of [Commit Style Guidelines](https://github.com/apache/fineract-cn-mobile/blob/development/.github/COMMIT_STYLE.md) and [Contribution Guidelines](https://github.com/apache/fineract-cn-mobile/blob/development/.github/CONTRIBUTING.md). We follow these guideline to track the every change, any bug fixes, any enhancement and any new feature addition. We also suggest you to follow these guidelines to help us manage every commit.