diff --git a/docs/index.md b/docs/index.md index f8261743..81349ae6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,8 +5,8 @@ NodeMCU is an [eLua](http://www.eluaproject.net/) based firmware for the [ESP826 The firmware is based on the Espressif SDK v1.4 and uses a file system based on [spiffs](https://github.com/pellepl/spiffs). ## Getting started -- [Build the firmeware](build) with the modules you need. -- [Flash the firmware](flash) to the chip. +- [Build the firmeware](build.md) with the modules you need. +- [Flash the firmware](flash.md) to the chip. - Load your code into the firmware.