File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ If you find this ESP8266 board manager useful, please consider supporting it wit
23
23
##### Stable version ![ ] ( http://arduino.esp8266.com/stable/badge.svg )
24
24
Boards manager link: ` http://arduino.esp8266.com/stable/package_esp8266com_index.json `
25
25
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/ )
27
27
28
28
##### Staging version ![ ] ( http://arduino.esp8266.com/staging/badge.svg )
29
29
Boards manager link: ` http://arduino.esp8266.com/staging/package_esp8266com_index.json `
30
30
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/ )
32
32
33
33
### Using git version [ ![ Linux build status] ( https://travis-ci.org/esp8266/Arduino.svg )] ( https://travis-ci.org/esp8266/Arduino )
34
34
@@ -51,9 +51,11 @@ python get.py
51
51
Documentation for latest development version:
52
52
53
53
- [ Reference] ( doc/reference.md )
54
+ - [ Libraries] ( doc/libraries.md )
55
+ - [ File system] ( doc/filesystem.md )
56
+ - [ OTA update] ( doc/ota_updates/ota_updates.md )
54
57
- [ Supported boards] ( doc/boards.md )
55
58
- [ Change log] ( doc/changes.md )
56
- - [ OTA Update] ( doc/ota_updates/ota_updates.md )
57
59
58
60
### Issues and support ###
59
61
You can’t perform that action at this time.
0 commit comments