From 2b9beaac64f17818ec151d438f2b6a0ffcafbf48 Mon Sep 17 00:00:00 2001 From: WangShichang <67004846+852432070@users.noreply.github.com> Date: Sat, 19 Jun 2021 17:55:05 +0800 Subject: [PATCH] Changed the format of the hyperlink for docs. Merges https://github.com/espressif/esp-idf/pull/7170. Signed-off-by: daiziyan --- README_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_CN.md b/README_CN.md index a831a70ce5..9d30adddff 100644 --- a/README_CN.md +++ b/README_CN.md @@ -92,7 +92,7 @@ ESP-IDF 中的子模块采用相对路径([详见 .gitmodules 文件](.gitmodu # 其它参考资源 -* 最新版的文档:https://docs.espressif.com/projects/esp-idf/,该文档是由本仓库 [docs 目录](docs) 构建得到。 +* 最新版的文档:https://docs.espressif.com/projects/esp-idf/ ,该文档是由本仓库 [docs 目录](docs) 构建得到。 * 可以前往 [esp32.com 论坛](https://esp32.com/) 提问,挖掘社区资源。 @@ -103,4 +103,4 @@ ESP-IDF 中的子模块采用相对路径([详见 .gitmodules 文件](.gitmodu __________ -1: ESP-IDF 不支持 ESP8266 和 ESP8285。如有需要,请参考 [RTOS SDK](https://github.com/espressif/ESP8266_RTOS_SDK)。 \ No newline at end of file +1: ESP-IDF 不支持 ESP8266 和 ESP8285。如有需要,请参考 [RTOS SDK](https://github.com/espressif/ESP8266_RTOS_SDK)。