From 7cc23347d62d12054eb359a872182820716213c6 Mon Sep 17 00:00:00 2001 From: Metri Dmitriev Date: Tue, 2 Jul 2019 11:39:09 +0300 Subject: [PATCH] flexvolume link fix (#15236) --- content/en/docs/concepts/storage/volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/storage/volumes.md b/content/en/docs/concepts/storage/volumes.md index ad5f6c7488..88314637a1 100644 --- a/content/en/docs/concepts/storage/volumes.md +++ b/content/en/docs/concepts/storage/volumes.md @@ -1379,7 +1379,7 @@ drivers. Flexvolume driver binaries must be installed in a pre-defined volume plugin path on each node (and in some cases master). Pods interact with Flexvolume drivers through the `flexvolume` in-tree plugin. -More details can be found [here](https://github.com/kubernetes/community/blob/master/contributors/devel/flexvolume.md). +More details can be found [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-storage/flexvolume.md). ## Mount propagation