From 6a54b761dd85ea419ba15a0231d18bc1d827a838 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Wed, 6 Feb 2019 16:37:07 -0500 Subject: [PATCH] Update use-nfs-volumes.md --- ee/ucp/admin/configure/use-nfs-volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/admin/configure/use-nfs-volumes.md b/ee/ucp/admin/configure/use-nfs-volumes.md index b4d9fadb49..bc3281b5a2 100644 --- a/ee/ucp/admin/configure/use-nfs-volumes.md +++ b/ee/ucp/admin/configure/use-nfs-volumes.md @@ -440,4 +440,4 @@ Click the **permalink** to view the site. ## Where to go next - [Example of NFS based persistent volume](https://github.com/kubernetes/examples/tree/master/staging/volumes/nfs#nfs-server-part) -- [Example: Deploying WordPress and MySQL with Persistent Volumes](https://v1-8.docs.kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/) +- [Example: Deploying WordPress and MySQL with Persistent Volumes](https://v1-11.docs.kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/)