From a1110db56e784e4e5626247a8bd6d639225c8367 Mon Sep 17 00:00:00 2001 From: William Zhang Date: Thu, 28 Jun 2018 10:36:05 +0000 Subject: [PATCH] Fix K8s-Storage-Plugins repo Fix K8s-Storage-Plugins repo --- CHANGELOG-1.11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG-1.11.md b/CHANGELOG-1.11.md index 2c6a9dcbffd..8f7c4a655d2 100644 --- a/CHANGELOG-1.11.md +++ b/CHANGELOG-1.11.md @@ -249,7 +249,7 @@ This release supports more of Kubernetes API for pods and containers on Windows, Improvements in Windows Server version 1803 also bring new storage functionality to Kubernetes v1.11, including: * Volume mounts for ConfigMap and Secret -* Flexvolume plugins for SMB and iSCSI storage are also available out-of-tree at [Microsoft/K8s-Storage-Plugins](https://github.com/Microsoft/K8s-Storage-Plugin) +* Flexvolume plugins for SMB and iSCSI storage are also available out-of-tree at [Microsoft/K8s-Storage-Plugins](https://github.com/Microsoft/K8s-Storage-Plugins) ## Known Issues