Fix the RTD badge
This commit is contained in:
parent
e8ee825c25
commit
d572b90104
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
[](https://gitter.im/nodemcu/nodemcu-firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[](https://gitter.im/nodemcu/nodemcu-firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
[](https://travis-ci.org/nodemcu/nodemcu-firmware)
|
[](https://travis-ci.org/nodemcu/nodemcu-firmware)
|
||||||
[](http://nodemcu.readthedocs.io/)
|
[](http://nodemcu.readthedocs.io/)
|
||||||
[](https://github.com/nodemcu/nodemcu-firmware/blob/master/LICENSE)
|
[](https://github.com/nodemcu/nodemcu-firmware/blob/master/LICENSE)
|
||||||
|
|
||||||
### A Lua based firmware for ESP8266 WiFi SOC
|
### A Lua based firmware for ESP8266 WiFi SOC
|
||||||
|
@ -106,4 +106,4 @@ To enable runtime debug messages to serial console edit `app/include/user_config
|
||||||
```c
|
```c
|
||||||
#define DEVELOP_VERSION
|
#define DEVELOP_VERSION
|
||||||
```
|
```
|
||||||
readthedocs.io
|
readthedocs.io
|
||||||
|
|
Loading…
Reference in New Issue