Skip to content

Commit

Permalink
Correct localhost UI link in quick-start.md (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq committed Mar 21, 2024
1 parent 2f28068 commit cb454de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions content/en/docs/Installation/quick-start.md
Expand Up @@ -64,6 +64,4 @@ Run the following command:
kubectl port-forward svc/kiali 20001:20001 -n istio-system
```

Then, access Kiali by visiting \https://localhost:20001/ in your preferred web browser.


Then, access Kiali by visiting https://localhost:20001/ in your preferred web browser.

0 comments on commit cb454de

Please sign in to comment.