From 41c12bf4a1b33f92f123265cb657d77162aef339 Mon Sep 17 00:00:00 2001 From: yangjie Date: Mon, 1 Jul 2019 10:59:13 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E9=94=99=E8=AF=AF=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/migration-guide.md b/docs/migration-guide.md index 0b1c53f..31bc31d 100644 --- a/docs/migration-guide.md +++ b/docs/migration-guide.md @@ -148,4 +148,4 @@ webclient_post(session, URI, post_data); webclient_close(session); ``` -上述介绍 WebClient 常用 GET/POST 请求方法改动,更多流程介绍请查看软件包 [使用指南](user_guide.md)。 \ No newline at end of file +上述介绍 WebClient 常用 GET/POST 请求方法改动,更多流程介绍请查看软件包 [使用指南](user-guide.md)。 \ No newline at end of file