From dbc8dac5c357a28aeba17894f8b02faa2af2a792 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Fri, 14 Aug 2015 11:13:54 +0200 Subject: 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 Reviewed-on: http://review.gluster.org/11922 NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System Smoke: Gluster Build System Reviewed-by: Jeff Darcy --- README.md | 9 ++++----- 1 file 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/). -- cgit