Commit 5b96d954 authored by Marcel Stör's avatar Marcel Stör
Browse files

Change links to use '.md' suffix

parent be7132ef
......@@ -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.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment