diff options
author | Saravanakumar Arumugam <sarumuga@redhat.com> | 2016-12-06 14:05:35 +0530 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2016-12-11 04:38:39 -0800 |
commit | 5da9c89db7626cda7c275712773a7e742f45795a (patch) | |
tree | 56b0ddd8facafd0e334f168ec69197fc53b12fd2 /README.md | |
parent | 2f0e9ab1ef271132b8b7b1af25e23ac7bb0720c8 (diff) |
doc: update to readthedocs.io documentation
Update old links to point to appropriate readthedocs.io
documentation.
BUG: 1401836
Change-Id: Ib59848feee7e73512230deb0554471df655b8417
Signed-off-by: Saravanakumar Arumugam <sarumuga@redhat.com>
Reviewed-on: http://review.gluster.org/16038
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 8ff6c83265a..2dd268ef87d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -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). +For information about contributing to GlusterFS, please follow [Contributing to GlusterFS community](https://gluster.readthedocs.io/en/latest/Developer-guide/Developers-Index/#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](https://gluster.readthedocs.io/en/latest/Developer-guide/Simplified-Development-Workflow). The GlusterFS documentation can be found at [our Read the Docs site](http://gluster.readthedocs.io/en/latest). |