diff --git a/docs/tutorial/_sidebar.md b/docs/tutorial/_sidebar.md index ecea99119d77a9b6bd321cc68d0eab7317342301..05149fe1b83276ebe8b96937b111ac45db49e93b 100644 --- a/docs/tutorial/_sidebar.md +++ b/docs/tutorial/_sidebar.md @@ -115,7 +115,8 @@ * [概述](run-and-debug.md) * [web平台:内置浏览器运行调试](tutorial/debug/debug-web-via-hx.md) * [web平台:debug](tutorial/debug/debug-web-via-chrome.md) - * [App平台:真机运行常见问题](tutorial/run/PhoneDebugging.md) + * [App平台:真机运行](run/run-app.md) + * [App平台:设备连接失败常见原因](run/run-app-faq.md) * [App平台:模拟器安装指南](tutorial/run/installSimulator.md) * [App平台:debug](tutorial/debug/debug-app.md) * [小程序平台:运行调试](tutorial/debug/debug-mp.md)