瀏覽代碼

README: Fix MicroPython ESP8266 port link.

Vincent Stakenburg 7 年之前
父節點
當前提交
4ea62358c9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -142,7 +142,7 @@ The extra -I and -L flags are not needed when using the standalone SDK.
 Subdirectory `examples/` contains some example application(s) which
 Subdirectory `examples/` contains some example application(s) which
 can be built with esp-open-sdk. If you are interested in real-world,
 can be built with esp-open-sdk. If you are interested in real-world,
 full-fledged, advanced example of a project built using esp-open-sdk,
 full-fledged, advanced example of a project built using esp-open-sdk,
-check https://github.com/micropython/micropython/tree/master/esp8266 .
+check https://github.com/micropython/micropython/tree/master/ports/esp8266.
 
 
 Pulling updates
 Pulling updates
 ===============
 ===============