summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaravanakumar Arumugam <sarumuga@redhat.com>2016-12-06 14:05:35 +0530
committerNiels de Vos <ndevos@redhat.com>2016-12-11 04:38:39 -0800
commit5da9c89db7626cda7c275712773a7e742f45795a (patch)
tree56b0ddd8facafd0e334f168ec69197fc53b12fd2
parent2f0e9ab1ef271132b8b7b1af25e23ac7bb0720c8 (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>
-rw-r--r--INSTALL2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 76beb978775..c24a916cf1d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -44,4 +44,4 @@ Installation completed :-)
Make sure your version is the latest from the release, and the one you
just installed :-)
-For more information on GlusterFS installation refer# http://gluster.org/community/documentation/index.php/Building_GlusterFS
+For more information on GlusterFS installation refer# https://gluster.readthedocs.io/en/latest/Developer-guide/Building-GlusterFS/
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).