From 31970ef6f9c4d74de879cae7b9c76372dd2d8cfc Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Sun, 17 Nov 2019 17:59:41 -0800 Subject: [PATCH] Fix invalid CRI-O glossary links (#17532) Signed-off-by: Sascha Grunert --- content/en/docs/reference/glossary/cri-o.md | 2 +- content/fr/docs/reference/glossary/cri-o.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/reference/glossary/cri-o.md b/content/en/docs/reference/glossary/cri-o.md index a5b0ca4a15..a2c61e6984 100644 --- a/content/en/docs/reference/glossary/cri-o.md +++ b/content/en/docs/reference/glossary/cri-o.md @@ -2,7 +2,7 @@ title: CRI-O id: cri-o date: 2019-05-14 -full_link: https://cri-o.io/docs/ +full_link: https://cri-o.io/#what-is-cri-o short_description: > A lightweight container runtime specifically for Kubernetes diff --git a/content/fr/docs/reference/glossary/cri-o.md b/content/fr/docs/reference/glossary/cri-o.md index 2c39293a8a..4e2c6ccf70 100644 --- a/content/fr/docs/reference/glossary/cri-o.md +++ b/content/fr/docs/reference/glossary/cri-o.md @@ -2,7 +2,7 @@ title: CRI-O id: cri-o date: 2019-05-14 -full_link: https://cri-o.io/docs/ +full_link: https://cri-o.io/#what-is-cri-o short_description: > Un runtime (environnement d'exécution) de conteneur, léger et spécifiquement conçu pour Kubernetes.