diff --git a/content/en/docs/home/_index.md b/content/en/docs/home/_index.md index 68f4bfd3c9..b2ebb004a7 100644 --- a/content/en/docs/home/_index.md +++ b/content/en/docs/home/_index.md @@ -22,9 +22,9 @@ overview: > Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native Computing Foundation (CNCF). cards: - name: concepts - title: "Understand the basics" + title: "Understand Kubernetes" description: "Learn about Kubernetes and its fundamental concepts." - button: "Learn Concepts" + button: "View Concepts" button_path: "/docs/concepts" - name: tutorials title: "Try Kubernetes"