Skip to content

Commit 31d7c13

Browse files
committed
Update documentation links
1 parent 1b49c58 commit 31d7c13

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ If you find this ESP8266 board manager useful, please consider supporting it wit
2323
##### Stable version ![](http://arduino.esp8266.com/stable/badge.svg)
2424
Boards manager link: `http://arduino.esp8266.com/stable/package_esp8266com_index.json`
2525

26-
Documentation: [Reference](http://arduino.esp8266.com/stable/doc/reference.html)
26+
Documentation: [http://esp8266.github.io/Arduino/versions/2.0.0/](http://esp8266.github.io/Arduino/versions/2.0.0/)
2727

2828
##### Staging version ![](http://arduino.esp8266.com/staging/badge.svg)
2929
Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_index.json`
3030

31-
Documentation: [Reference](http://arduino.esp8266.com/staging/doc/reference.html)
31+
Documentation: [http://esp8266.github.io/Arduino/versions/2.0.0-rc2/](http://esp8266.github.io/Arduino/versions/2.0.0-rc2/)
3232

3333
### Using git version [![Linux build status](https://travis-ci.org/esp8266/Arduino.svg)](https://travis-ci.org/esp8266/Arduino)
3434

@@ -51,9 +51,11 @@ python get.py
5151
Documentation for latest development version:
5252

5353
- [Reference](doc/reference.md)
54+
- [Libraries](doc/libraries.md)
55+
- [File system](doc/filesystem.md)
56+
- [OTA update](doc/ota_updates/ota_updates.md)
5457
- [Supported boards](doc/boards.md)
5558
- [Change log](doc/changes.md)
56-
- [OTA Update](doc/ota_updates/ota_updates.md)
5759

5860
### Issues and support ###
5961

0 commit comments

Comments
 (0)