diff options
author | Niels de Vos <ndevos@redhat.com> | 2015-08-14 11:13:54 +0200 |
---|---|---|
committer | Jeff Darcy <jdarcy@redhat.com> | 2016-07-27 04:15:15 -0700 |
commit | dbc8dac5c357a28aeba17894f8b02faa2af2a792 (patch) | |
tree | 79765f80601b92cca8eb5c829a29912835f5110a /README.md | |
parent | 98280290cd4a483f72c8c4d614eb826117383e1d (diff) |
README: improve readability and add a clickable link
It is easier to have a link that can be clicked.
Change-Id: Id0f75b3e68ca358c218e7f1f00769545dab0c058
BUG: 1193929
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/11922
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Smoke: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md index 0e2c2b7d2b4..b923d0b6f56 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -For information about contributing to GlusterFS, please follow the below link : -[Contributing to GlusterFS community](http://www.gluster.org/community/documentation/index.php/Main_Page#Contributing_to_the_Gluster_Community) +For information about contributing to GlusterFS, please follow [Contributing to GlusterFS community](http://www.gluster.org/community/documentation/index.php/Main_Page#Contributing_to_the_Gluster_Community). *GlusterFS does not follow the [GitHub: Fork & pull](https://help.github.com/articles/using-pull-requests/) workflow but use [Gerrit](http://review.gluster.org) for code review.* -The development guidelines are detailed in [Development Workflow.](http://www.gluster.org/community/documentation/index.php/Simplified_dev_workflow) +The development guidelines are detailed in [Development Workflow](http://www.gluster.org/community/documentation/index.php/Simplified_dev_workflow). -The GlusterFS documentation can be found at [Documentation](http://gluster.readthedocs.org/en/latest) +The GlusterFS documentation can be found at [our Red the Docs site](http://gluster.readthedocs.org/en/latest). -For more info, please visit http://www.gluster.org/. +For more info, please visit [gluster.org](http://www.gluster.org/). |