From 00f30735218c234c50e47b5224fe5c9aba495d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BB=A1=E9=89=B4=E9=9C=86=20Meco?= <920369182@qq.com> Date: Mon, 27 Dec 2021 11:15:29 +0000 Subject: [PATCH] update rt-thread-version/rt-thread-standard/_sidebar.md. --- rt-thread-version/rt-thread-standard/_sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rt-thread-version/rt-thread-standard/_sidebar.md b/rt-thread-version/rt-thread-standard/_sidebar.md index 1a13998..b76c16a 100644 --- a/rt-thread-version/rt-thread-standard/_sidebar.md +++ b/rt-thread-version/rt-thread-standard/_sidebar.md @@ -87,7 +87,7 @@ - [SystemView 分析工具](/rt-thread-version/rt-thread-standard/application-note/debug/systemview/an0009-systemview.md) - [Segger RTT](/rt-thread-version/rt-thread-standard/application-note/debug/seggerRTT/segger_rtt.md) - LVGL 用户手册 - - [LVGL](/rt-thread-version/rt-thread-standard/packages-manual/lvgl-docs/introduction.md) + - [LVGL](/rt-thread-version/rt-thread-standard/packages-manual/lvgl-docs/introduction.md) - MicroPython 用户手册 - [介绍](/rt-thread-version/rt-thread-standard/packages-manual/micropython-docs/introduction.md) - [潘多拉 MicroPython 开发板](/rt-thread-version/rt-thread-standard/packages-manual/micropython-docs/micropython_for_pandora_iot_board.md) -- Gitee