From 07c37985e746421d8a07b4b5140c6ad230436a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?super=5F=E6=B4=BE=E6=B4=BE?= <468773943@qq.com> Date: Wed, 14 Sep 2022 03:49:28 +0000 Subject: [PATCH] update README_zh.md. Signed-off-by: paipai-2 <468773943@qq.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: super_派派 <468773943@qq.com> --- README_zh.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README_zh.md b/README_zh.md index 36e5e7b..a93a7af 100644 --- a/README_zh.md +++ b/README_zh.md @@ -189,9 +189,7 @@ NewIP协议socket接口列表如下: ### 使用说明 -NewIP可变长地址配置,路由配置,UDP/TCP收发包demo代码链接如下,NewIP协议栈用户态接口使用方法可以参考demo代码。 - -https://gitee.com/openharmony-sig/communication_sfc_newip/tree/master/examples +NewIP可变长地址配置,路由配置,[UDP/TCP收发包demo代码链接](https://gitee.com/openharmony-sig/communication_sfc_newip/tree/master/examples),NewIP协议栈用户态接口使用方法可以参考demo代码。 | 文件名 | 功能 | | --------------------- | ----------------------------- | -- Gitee