diff options
author | Soumya <skoduri@redhat.com> | 2014-02-15 16:08:22 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-02-17 08:11:24 -0800 |
commit | 9854ceaf9a91f2b40324e71dc0210628511fc878 (patch) | |
tree | 9963d5afec2ccdbd549391950dc52179a9d5bdc7 /doc | |
parent | 4b36051ce195d9ae7ec32bd614d32a023873ab29 (diff) |
Docs: Fixed few broken link issues in the doc admin_settingup_clients.md
Signed-off-by: Soumya <skoduri@redhat.com>
Change-Id: If01c1a34aaf6a84b3c95d56a9536b38cd9773cbe
Reviewed-on: http://review.gluster.org/7009
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/admin-guide/en-US/markdown/admin_settingup_clients.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/admin-guide/en-US/markdown/admin_settingup_clients.md b/doc/admin-guide/en-US/markdown/admin_settingup_clients.md index bb45c8b8940..c271eac67da 100644 --- a/doc/admin-guide/en-US/markdown/admin_settingup_clients.md +++ b/doc/admin-guide/en-US/markdown/admin_settingup_clients.md @@ -70,7 +70,7 @@ To install Gluster Native Client on RPM distribution-based systems glusterfs-rdma packages contain OpenFabrics verbs RDMA module for Infiniband. - You can download the software at [][]. + You can download the software at [GlusterFS download page][1]. 4. Install Gluster Native Client on the client. @@ -92,7 +92,7 @@ To install Gluster Native Client on Debian-based distributions 2. Download the latest GlusterFS .deb file and checksum to each client. - You can download the software at [][1]. + You can download the software at [GlusterFS download page][1]. 3. For each .deb file, get the checksum (using the following command) and compare it against the checksum for that file in the md5sum @@ -100,7 +100,7 @@ To install Gluster Native Client on Debian-based distributions `$ md5sum GlusterFS_DEB_file.deb ` - The md5sum of the packages is available at: [][2] + The md5sum of the packages is available at: [GlusterFS download page][2] 4. Uninstall GlusterFS v3.1 (or an earlier version) from the client using the following command: |