Skip to content

Commit 1cee249

Browse files
committed
changed http to https
1 parent 488c392 commit 1cee249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/learn/InstallHkube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ minikube ip <button class="copy-btn" onclick="copyToClipboard('minikubeIp')">Cop
9494

9595
Finally, open your browser and access the dashboard at:
9696
```perl
97-
http://<minikube_ip_here>/hkube/dashboard/
97+
https://<minikube_ip_here>/hkube/dashboard/
9898
```
9999

100100
### Uninstalling HKube

0 commit comments

Comments
 (0)