This is an automated email from the ASF dual-hosted git repository.

benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev by this push:
     new 740963a83 FIx: Fix the error description (#3665)
740963a83 is described below

commit 740963a837626d79822daf9b42576ddd28b121e6
Author: Cancai Cai <[email protected]>
AuthorDate: Sat Apr 13 17:02:48 2024 +0800

    FIx: Fix the error description (#3665)
---
 helm/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/README.md b/helm/README.md
index 69564ea60..7b61f3663 100644
--- a/helm/README.md
+++ b/helm/README.md
@@ -14,6 +14,6 @@ kubectl apply -f result/streampark/templates
 
 ### 3. open WebUI
 
-http://${host}:10000
+[http://localhost:10000](http://localhost:10000)
 
 #### [more detail](streampark/templates/NOTES.txt)

Reply via email to