diff options
author | Michael Scherer <misc@redhat.com> | 2017-09-01 14:09:06 +0100 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2017-09-07 11:42:08 +0000 |
commit | eb2f1ab4cd2f4805117c590d2f020b36ea778c7e (patch) | |
tree | b4da5ef3d1c63fa72eebd26382cef3c9bbf850d6 /README.md | |
parent | b2902477414e5801f00a94b72cf0d0395297aa47 (diff) |
Use the new URL for the docs
Change-Id: I0ef5c3980aed24a9fa2dda673f8293771ce81808
BUG: 1487644
Signed-off-by: Michael Scherer <misc@redhat.com>
Reviewed-on: https://review.gluster.org/18182
Smoke: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Nigel Babu <nigelb@redhat.com>
Tested-by: Nigel Babu <nigelb@redhat.com>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Tested-by: Michael Scherer <misc@fedoraproject.org>
Reviewed-by: Amar Tumballi <amarts@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 1cab5c19390..ff8804d0b81 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ ## Development Contributions to gluster in the form of patches and new feature additions can - be made by following steps outlined at [Developers Guide](https://gluster.readthedocs.io/en/latest/Developer-guide/Developers-Index/#contributing-to-the-gluster-community). + be made by following steps outlined at [Developers Guide](http://docs.gluster.org/en/latest/Developer-guide/Developers-Index/#contributing-to-the-gluster-community). ## Documentation - The Gluster documentation can be found at [Gluster Docs](http://gluster.readthedocs.io/en/latest). + The Gluster documentation can be found at [Gluster Docs](http://docs.gluster.org). ## Deployment Quick instructions to build and install can be found in [INSTALL](INSTALL) file. |