From 7ab60652134a9fb5ceccd926956883ffc5e4ec52 Mon Sep 17 00:00:00 2001 From: zengyawen Date: Tue, 23 Aug 2022 04:26:51 +0000 Subject: [PATCH] update zh-cn/application-dev/connectivity/http-request.md. Signed-off-by: zengyawen --- zh-cn/application-dev/connectivity/http-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/connectivity/http-request.md b/zh-cn/application-dev/connectivity/http-request.md index d71280393c..2778c2a1bf 100644 --- a/zh-cn/application-dev/connectivity/http-request.md +++ b/zh-cn/application-dev/connectivity/http-request.md @@ -74,5 +74,5 @@ httpRequest.request( ## 相关实例 针对HTTP数据请求,有以下相关实例可供参考: -- [`Http`:数据请求(eTS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/Network/Http) +- [`Http:`数据请求(eTS)(API9))](https://gitee.com/openharmony/applications_app_samples/tree/master/Network/Http) - [使用HTTP实现与服务端通信(eTS)(API9)](https://gitee.com/openharmony/codelabs/tree/master/NetworkManagement/SmartChatEtsOH) \ No newline at end of file -- GitLab