From 4057ab348aa5bfc6f5ba763568a893162df2a061 Mon Sep 17 00:00:00 2001 From: Nova Kwok Date: Sun, 21 Nov 2021 21:21:39 +0800 Subject: [PATCH] Update GlusterFS docs URL README.md The old URL `gluster.readthedocs.io/en/latest/Administrator%20Guide/` is returning 404 as GlusterFS seems using the `https://docs.gluster.org`, this PR is used to change the URL to the correct one. --- volumes/glusterfs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volumes/glusterfs/README.md b/volumes/glusterfs/README.md index 76ff1759..ac063ad3 100644 --- a/volumes/glusterfs/README.md +++ b/volumes/glusterfs/README.md @@ -13,7 +13,7 @@ have a working GlusterFS volume ready to use in the containers. * Create a GlusterFS volume * If you are not using hyperkube, you may need to install the GlusterFS client package on the Kubernetes nodes - ([Guide](http://gluster.readthedocs.io/en/latest/Administrator%20Guide/)) + ([Guide](https://docs.gluster.org/en/latest/Administrator-Guide/Setting-Up-Clients/)) #### Create endpoints