Fix links in reference section

This commit is contained in:
Qiming Teng
2020-10-22 15:19:30 +08:00
parent 1996d94faa
commit 00fd1a68f2
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.