From 59a083f99ff57ef51dd9098851d255ba75dbdfa7 Mon Sep 17 00:00:00 2001 From: LiHuashen <854410664@qq.com> Date: Fri, 26 Oct 2018 18:07:53 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 907c7edb..2a6cea0a 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Welcom to program with M5Stack Core *1.For MacOS* -https://m5stack.readthedocs.io/en/latest/get-started/m5stack_core_get_started_Arduino_MacOS.html +https://m5stack.github.io/m5-docs/#/en/quick_start/m5core/m5stack_core_get_started_Arduino_MacOS *2. For Windows* -https://m5stack.readthedocs.io/en/latest/get-started/m5stack_core_get_started_Arduino_Windows.html +https://m5stack.github.io/m5-docs/#/en/quick_start/m5core/m5stack_core_get_started_Arduino_Windows ## 2. Example @@ -23,7 +23,7 @@ https://github.com/m5stack/M5Stack/tree/master/examples ## 3. API Reference - +https://github.com/m5stack/M5Stack/blob/master/src/M5Stack.h#L19 ## 4. H/W Reference @@ -44,8 +44,8 @@ https://m5stack.readthedocs.io/en/latest/m5stack-awesome/index.html #### Note: * How to install USB driver for establishing serial port - https://m5stack.readthedocs.io/en/latest/get-started/establish_serial_connection.html + https://m5stack.github.io/m5-docs/#/en/related_documents/establish_serial_connection * How to upgrade M5Stack Libary - https://m5stack.readthedocs.io/en/latest/get-started/upgrade_m5stack_lib.html + https://m5stack.github.io/m5-docs/#/en/related_documents/upgrade_m5stack_lib