From a6bd225751a0404f66ee1f82932d1088bcfee459 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Thu, 15 Oct 2020 12:00:00 +0100 Subject: [PATCH] Link from containers term to concept Update full link for "container" glossary definition --- content/en/docs/reference/glossary/container.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/glossary/container.md b/content/en/docs/reference/glossary/container.md index 762a4fdcd5..cbf1f80fba 100755 --- a/content/en/docs/reference/glossary/container.md +++ b/content/en/docs/reference/glossary/container.md @@ -2,7 +2,7 @@ title: Container id: container date: 2018-04-12 -full_link: /docs/concepts/overview/what-is-kubernetes/#why-containers +full_link: /docs/concepts/containers/ short_description: > A lightweight and portable executable image that contains software and all of its dependencies.