diff options
author | ankit <anraj@redhat.com> | 2016-09-06 22:08:23 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2016-09-06 18:26:42 -0700 |
commit | dd4fae6c78dc70cd31fe82ecd8aa85ade93cf17f (patch) | |
tree | 1961ec2e40b125d2df76293e346c523fabebe5b1 /README.md | |
parent | 15c790b502ba92caa17f2d1870c3d75d547e6bad (diff) |
typo error on github link
Change-Id: I011356266500315c43e42c2ba88cd6e5246db3a9
Signed-off-by: ankit <anraj@redhat.com>
This error was corrected for https://github.com/gluster/glusterfs
Reviewed-on: http://review.gluster.org/15412
Tested-by: ankitraj
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b923d0b6f56..8ff6c83265a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ For information about contributing to GlusterFS, please follow [Contributing to 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 [our Red the Docs site](http://gluster.readthedocs.org/en/latest). +The GlusterFS documentation can be found at [our Read the Docs site](http://gluster.readthedocs.io/en/latest). For more info, please visit [gluster.org](http://www.gluster.org/). |