update hyperlink

pull/13859/head
Steven Powell 2022-03-28 11:48:57 -07:00
parent eda4cabe4a
commit c23b95d996
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ open dist/systray.app
{{% windowstab %}}
{{% tabs %}}
{{% tab Stable %}}
1. Download the zipped folder via PowerShell (below) or via your [browser](https://storage.googleapis.com/minikube-gui/v0.0.1/minikube-gui-windows.zip) (faster)
1. Download the zipped folder via PowerShell (below) or via your [browser](https://storage.googleapis.com/minikube-gui/latest/minikube-gui-windows.zip) (faster)
```shell
Invoke-WebRequest -Uri 'https://storage.googleapis.com/minikube-gui/latest/minikube-gui-windows.zip' -UseBasicParsing
```