From f779cb93d6d13cd1d6f3da899b44b7ed5627f231 Mon Sep 17 00:00:00 2001
From: zhanwang <zhanw15@gmail.com>
Date: Thu, 28 Nov 2019 02:45:03 -0600
Subject: [PATCH] update URL for Gluster Getting Started Guide (#5390)

update URL for Gluster Getting Started Guide
---
 contrib/network-storage/glusterfs/roles/glusterfs/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/network-storage/glusterfs/roles/glusterfs/README.md b/contrib/network-storage/glusterfs/roles/glusterfs/README.md
index 0b4d794e5..1d0adff8b 100644
--- a/contrib/network-storage/glusterfs/roles/glusterfs/README.md
+++ b/contrib/network-storage/glusterfs/roles/glusterfs/README.md
@@ -21,7 +21,7 @@ You can specify a `default_release` for apt on Debian/Ubuntu by overriding this
     glusterfs_ppa_use: yes
     glusterfs_ppa_version: "3.5"
 
-For Ubuntu, specify whether to use the official Gluster PPA, and which version of the PPA to use. See Gluster's [Getting Started Guide](http://www.gluster.org/community/documentation/index.php/Getting_started_install) for more info.
+For Ubuntu, specify whether to use the official Gluster PPA, and which version of the PPA to use. See Gluster's [Getting Started Guide](https://docs.gluster.org/en/latest/Quick-Start-Guide/Quickstart/) for more info.
 
 ## Dependencies
 
-- 
GitLab