From 0df0f2a8ab463976e14e5a0eeab1d827b42c6af5 Mon Sep 17 00:00:00 2001 From: harsh Date: Wed, 12 Jul 2023 13:24:41 +0530 Subject: [PATCH] Fixed the link for Kubernetes Volume Plugin --- content/en/docs/concepts/storage/windows-storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/storage/windows-storage.md b/content/en/docs/concepts/storage/windows-storage.md index 2e3ed8e8b68..a5dbdcf4070 100644 --- a/content/en/docs/concepts/storage/windows-storage.md +++ b/content/en/docs/concepts/storage/windows-storage.md @@ -54,7 +54,7 @@ mounting/dismounting a volume to/from individual containers in a pod that needs persist data. Volume management components are shipped as Kubernetes volume -[plugin](/docs/concepts/storage/volumes/#types-of-volumes). +[plugin](/docs/concepts/storage/volumes/#volume-types). The following broad classes of Kubernetes volume plugins are supported on Windows: * [`FlexVolume plugins`](/docs/concepts/storage/volumes/#flexvolume)