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
@@ -90,7 +90,7 @@ Le moteur de runtime de conteneur utilisé par défaut est Docker, activé par l
Les autres runtimes basés sur la CRI incluent:
- [containerd](https://github.com/containerd/cri) (plugin CRI construit dans containerd)
- [cri-o](https://github.com/kubernetes-incubator/cri-o)
- [cri-o](https://cri-o.io/)
- [frakti](https://github.com/kubernetes/frakti)
Reportez-vous aux [instructions d'installation de la CRI](/docs/setup/cri) pour plus d'informations.