diff options
Diffstat (limited to 'doc/markdown/user_guide.md')
-rw-r--r-- | doc/markdown/user_guide.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/markdown/user_guide.md b/doc/markdown/user_guide.md index 6108832..00987ba 100644 --- a/doc/markdown/user_guide.md +++ b/doc/markdown/user_guide.md @@ -19,8 +19,10 @@ Gluster for Swift uses [Jenkins][] for continuous integration and creation of distribution builds. Download the latest RPM builds from one of the links below: -* RHEL/CentOS 6: [Download](http://build.gluster.org/job/gluster-swift-builds-cent6/lastSuccessfulBuild/artifact/build/) -* Fedora 18+: [Download](http://build.gluster.org/job/gluster-swift-builds-f18/lastSuccessfulBuild/artifact/build/) +* CentOS 6: [Download](http://build.gluster.org/job/gluster-swift-builds-cent6-rel180/lastSuccessfulBuild/artifact/build/) +* RHEL 6: [Download](http://build.gluster.org/job/gluster-swift-builds-rhel6-rel180/lastSuccessfulBuild/artifact/build/) +* Fedora 18: [Download](http://build.gluster.org/job/gluster-swift-builds-f18-rel180/lastSuccessfulBuild/artifact/build/) +* Fedora 19: [Download](http://build.gluster.org/job/gluster-swift-builds-f19-rel180/lastSuccessfulBuild/artifact/build/) Install the downloaded RPM using the following command: |