Skip to content

Commit c009ad8

Browse files
authored
Update href to the anchor in the same page
1 parent f562c53 commit c009ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/hello-minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ If you installed minikube locally, run `minikube start`.
6262
{{< note >}}
6363
The `dashboard` command enables the dashboard add-on and opens the proxy in the default web browser. You can create Kubernetes resources on the dashboard such as Deployment and Service.
6464

65-
If you are running in an environment as root, see [Open Dashboard with URL](/docs/tutorials/hello-minikube#open-dashboard-with-url).
65+
If you are running in an environment as root, see [Open Dashboard with URL](#open-dashboard-with-url).
6666

6767
To stop the proxy, run `Ctrl+C` to exit the process. The dashboard remains running.
6868
{{< /note >}}

0 commit comments

Comments
 (0)