(fr) Broken links (#18219)

* (fr) Broken links

Multiple broken links

* malfomed urls in glossary (had trailing "fr/")
* malformed url docs (no trailing "/")
* relative link ".."

* Additional link fixed.

* Update content/fr/docs/tutorials/hello-minikube.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/reference/glossary/pod.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* kubectl page link.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Oleg Butuzov
2019-12-25 16:23:29 +02:00
committed by Kubernetes Prow Robot
parent 3b9417bf2e
commit df51b343ff
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ card:
{{% capture overview %}}
Ce tutoriel vous montre comment exécuter une simple application Hello World Node.js sur Kubernetes en utilisant [Minikube](/docs/getting-start-guides/minikube) et Katacoda.
Ce tutoriel vous montre comment exécuter une simple application Hello World Node.js sur Kubernetes en utilisant [Minikube](/docs/getting-started-guides/minikube/) et Katacoda.
Katacoda fournit un environnement Kubernetes gratuit dans le navigateur.
{{< note >}}