Aalron opened a new issue, #4207: URL: https://github.com/apache/streampark/issues/4207
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Java Version jdk1.8 ### Scala Version 2.12.x ### StreamPark Version 2.1.5 ### Flink Version 1.19.2 ### Deploy mode kubernetes-session ### What happened When I was debugging locally, when I started the backend code in idea, an error occurred because the app.home parameter was not filled in. Then when I clicked the URL (https://streampark.apache.org/docs/user-guide/deployment) in the error details, it prompted that the website was not found. I think there must be something wrong with this address.  ### Error Exception ```log ``` ### Screenshots  ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR!(您是否要贡献这个PR?) ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
