Merge pull request #24680 from tengqm/links-reference

Fix links in reference section
This commit is contained in:
Kubernetes Prow Robot
2020-10-22 06:43:35 -07:00
committed by GitHub
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Kubernetes contains several built-in tools to help you work with the Kubernetes
## Minikube
[`minikube`](/docs/tasks/tools/install-minikube/) is a tool that makes it
[`minikube`](https://minikube.sigs.k8s.io/docs/) is a tool that makes it
easy to run a single-node Kubernetes cluster locally on your workstation for
development and testing purposes.