summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubheksha <shubheksha@users.noreply.github.com>2018-04-27 19:19:11 +0530
committerGitHub <noreply@github.com>2018-04-27 19:19:11 +0530
commit7ecd87b43a81f90d9a01cd48b91c2020cb30356b (patch)
treec9e3327411c902853cad37ecd70c719c4c47c2d8
parentc6446ba9ceb5c6c0630ba5f6a0df26744a83ef1d (diff)
Fix broken links
-rw-r--r--contributors/devel/flexvolume.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/contributors/devel/flexvolume.md b/contributors/devel/flexvolume.md
index 627e88b1..1dfc9668 100644
--- a/contributors/devel/flexvolume.md
+++ b/contributors/devel/flexvolume.md
@@ -132,7 +132,7 @@ Note: Secrets are passed only to "mount/unmount" call-outs.
See [nginx-lvm.yaml] & [nginx-nfs.yaml] for a quick example on how to use Flexvolume in a pod.
-[lvm]: https://git.k8s.io/kubernetes/examples/volumes/flexvolume/lvm
-[nfs]: https://git.k8s.io/kubernetes/examples/volumes/flexvolume/nfs
-[nginx-lvm.yaml]: https://git.k8s.io/kubernetes/examples/volumes/flexvolume/nginx-lvm.yaml
-[nginx-nfs.yaml]: https://git.k8s.io/kubernetes/examples/volumes/flexvolume/nginx-nfs.yaml
+[lvm]: https://git.k8s.io/examples/staging/volumes/flexvolume/lvm
+[nfs]: https://git.k8s.io/examples/staging/volumes/flexvolume/nfs
+[nginx-lvm.yaml]: https://git.k8s.io/examples/staging/volumes/flexvolume/nginx-lvm.yaml
+[nginx-nfs.yaml]: https://git.k8s.io/examples/staging/volumes/flexvolume/nginx-nfs.yaml