diff options
author | Nigel Babu <nigelb@redhat.com> | 2016-07-07 14:35:14 +0530 |
---|---|---|
committer | Kaleb KEITHLEY <kkeithle@redhat.com> | 2016-07-07 09:20:04 -0700 |
commit | 45f986a20f582c24c71172eb1ff097295c88aebc (patch) | |
tree | c8c0de05037a5dff1f2f68a190d559cb28076f46 /glusterfs.spec.in | |
parent | 3b61a00f0afc7f84e7685548cbcde3b69172adf0 (diff) |
Update the documentation link in the spec file
BUG: 1303668
Change-Id: Ifded6a03f437f16a0a1ad2bfb7377d07569a7735
Signed-off-by: Nigel Babu <nigelb@redhat.com>
Reviewed-on: http://review.gluster.org/14869
Tested-by: Raghavendra Talur <rtalur@redhat.com>
Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
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>
Tested-by: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index ff6d69e447e..cb04f431783 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -167,7 +167,7 @@ Vendor: Gluster Community %endif License: GPLv2 or LGPLv3+ Group: System Environment/Base -URL: http://www.gluster.org/docs/index.php/GlusterFS +URL: http://gluster.readthedocs.io/en/latest/ %if ( 0%{_for_fedora_koji_builds} ) Source0: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-%{version}%{?prereltag}.tar.gz Source1: glusterd.sysconfig |