From ca175df61507e14b5a5f6ffb9801e99551c2b924 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Thu, 30 Aug 2018 15:02:19 -0700 Subject: [PATCH] Remove unnecessary link (#10154) --- layouts/docs/docsportal_home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/docs/docsportal_home.html b/layouts/docs/docsportal_home.html index fc8be11df1..ca3d9b75de 100644 --- a/layouts/docs/docsportal_home.html +++ b/layouts/docs/docsportal_home.html @@ -41,7 +41,7 @@

- Kubernetes is an open source system for managing containerized applications across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications. + Kubernetes is an open source system for managing containerized applications across multiple hosts, providing basic mechanisms for deployment, maintenance, and scaling of applications. The open source project is hosted by the Cloud Native Computing Foundation (CNCF).