diff --git a/blog/_posts/2018-04-10-container-storage-interface-beta.md b/blog/_posts/2018-04-10-container-storage-interface-beta.md index 39e9dfdd3d..1606ea847a 100644 --- a/blog/_posts/2018-04-10-container-storage-interface-beta.md +++ b/blog/_posts/2018-04-10-container-storage-interface-beta.md @@ -167,7 +167,7 @@ Storage vendors can build Kubernetes deployments for their plugins using these c ## Where can I find CSI drivers? -CSI drivers are developed and maintained by third parties. You can a non-definitive list of some [sample and production CSI drivers] (https://kubernetes-csi.github.io/docs/Drivers.html). +CSI drivers are developed and maintained by third parties. You can find a non-definitive list of some [sample and production CSI drivers](https://kubernetes-csi.github.io/docs/Drivers.html). ## What about FlexVolumes?