Skip to content

Commit c677a53

Browse files
committed
Update links and descriptions for Learning environment setup
1 parent 39536f1 commit c677a53

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/setup/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ card:
1515
- anchor: "#learning-environment"
1616
title: Learning environment
1717
- anchor: "#production-environment"
18-
title: Production environment
18+
title: Production environment
1919
---
2020

2121
<!-- overview -->
@@ -45,7 +45,7 @@ bare metal environments.
4545

4646
If you're learning Kubernetes, use the tools supported by the Kubernetes community,
4747
or tools in the ecosystem to set up a Kubernetes cluster on a local machine.
48-
See [Install tools](/docs/tasks/tools/).
48+
See [Learning environment](/docs/setup/learning-environment/)
4949

5050
## Production environment
5151

content/en/docs/tutorials/kubernetes-basics/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ container orchestration, combined with best-of-breed ideas from the community.
7676

7777
## {{% heading "whatsnext" %}}
7878

79-
* See the [Learning environment](/docs/setup/learning-environment/) page to set up a practice environment.
79+
* See the [Learning environment](/docs/setup/learning-environment/) page to learn more about practice clusters and how you can run your own one.
8080
* Tutorial [Using Minikube to Create a Cluster](/docs/tutorials/kubernetes-basics/create-cluster/)

0 commit comments

Comments
 (0)