fix 404 urls in content/en/blog/ (#17682)

This commit is contained in:
chentanjun
2019-11-21 20:11:29 +08:00
committed by Kubernetes Prow Robot
parent dc5c882570
commit cfd7793924
18 changed files with 25 additions and 27 deletions
@@ -166,7 +166,7 @@ Storage vendors can build Kubernetes deployments for their plugins using these c
## List of CSI Drivers
CSI drivers are developed and maintained by third parties. You can find a non-definitive list of CSI drivers [here](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 CSI drivers [here](https://kubernetes-csi.github.io/docs/drivers.html).
## What about in-tree volume plugins?