Replace CRI-O incubator links. (#16698)

Update CRI-O links from Kubernetes incubator to the official CRI-O
homepage. Most links were already updated, but there were a few
stragglers in minikube documentation and old blog posts.
This commit is contained in:
James Peach
2019-10-06 21:29:10 +11:00
committed by Kubernetes Prow Robot
parent bb69306aa1
commit cbef9c2bc3
11 changed files with 13 additions and 13 deletions
@@ -100,7 +100,7 @@ Although CRI is still in its early stages, there are already several projects un
- [cri-o](https://github.com/kubernetes-incubator/cri-o): OCI conformant runtimes.
- [cri-o](https://cri-o.io/): OCI conformant runtimes.
- [rktlet](https://github.com/kubernetes-incubator/rktlet): the rkt container runtime.
- [frakti](https://github.com/kubernetes/frakti): hypervisor-based container runtimes.
- [docker CRI shim](https://github.com/kubernetes/kubernetes/tree/release-1.5/pkg/kubelet/dockershim).