diff --git a/zh-cn/application-dev/connectivity/websocket-connection.md b/zh-cn/application-dev/connectivity/websocket-connection.md index 5c7f539b63b47aa0368974d27d4fe3c1c2118869..b776ef66ef110c86833266f9e97c757720da7aba 100644 --- a/zh-cn/application-dev/connectivity/websocket-connection.md +++ b/zh-cn/application-dev/connectivity/websocket-connection.md @@ -85,4 +85,4 @@ ws.connect(defaultIpAddress, (err, value) => { 针对WebSocket连接的开发,有以下相关实例可供参考: -- [`WebSocket`:WebSocket(ArkTS)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta2/code/BasicFeature/Connectivity/WebSocket) \ No newline at end of file +- [WebSocket(ArkTS)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta2/code/BasicFeature/Connectivity/WebSocket) \ No newline at end of file