You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ra...@apache.org on 2019/01/19 10:09:26 UTC

[fineract-cn-mobile] branch development updated: docs:fixed broken links in readme.md

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

rajanmaurya154 pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/fineract-cn-mobile.git


The following commit(s) were added to refs/heads/development by this push:
     new dcaab58  docs:fixed broken links in readme.md
dcaab58 is described below

commit dcaab582fcd314804bf9c3a90a4cff757a29a1de
Author: abhijitramesh <ab...@gmail.com>
AuthorDate: Thu Dec 13 14:15:45 2018 +0530

    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 c53572b..531ca06 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.