From a2869a43142cc03d8c988e8b0b3ee44ae8fa173e Mon Sep 17 00:00:00 2001 From: Charles Butler Date: Mon, 19 Sep 2016 13:39:39 -0500 Subject: [PATCH] Update link to cephfs example Closes #1262 --- docs/user-guide/volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/volumes.md b/docs/user-guide/volumes.md index d4d20e3e47..9ccc8c73c3 100644 --- a/docs/user-guide/volumes.md +++ b/docs/user-guide/volumes.md @@ -370,7 +370,7 @@ writers simultaneously. __Important: You must have your own Ceph server running with the share exported before you can use it__ -See the [CephFS example](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/examples/cephfs/) for more details. +See the [CephFS example](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/examples/volumes/cephfs/) for more details. ### gitRepo