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.
This commit is contained in:
parent
9d8c31ea6f
commit
4057ab348a
|
@ -13,7 +13,7 @@ have a working GlusterFS volume ready to use in the containers.
|
||||||
* Create a GlusterFS volume
|
* Create a GlusterFS volume
|
||||||
* If you are not using hyperkube, you may need to install the GlusterFS client
|
* If you are not using hyperkube, you may need to install the GlusterFS client
|
||||||
package on the Kubernetes nodes
|
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
|
#### Create endpoints
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue