Kubernetes.io link fixed.

Kubernetes.io link had a wrong ']' mark which was causing a 404 from Kubernetes.io blog.
This commit is contained in:
gurayyildirim
2017-11-24 02:45:49 +03:00
committed by GitHub
parent bb4ee4e77d
commit c116d75408

View File

@@ -184,7 +184,7 @@ Yes!
*Probably not (in the future)*
.footnote[More information about CRI [on the Kubernetes blog](http://blog.kubernetes.io/2016/12/]container-runtime-interface-cri-in-kubernetes.html).
.footnote[More information about CRI [on the Kubernetes blog](http://blog.kubernetes.io/2016/12/container-runtime-interface-cri-in-kubernetes.html)]
---