Skip to content

Commit 1cd8a70

Browse files
Christian MollChristian Moll
Christian Moll
authored and
Christian Moll
committed
correct url for package json file
1 parent d60c140 commit 1cd8a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
2222

2323
- Install Arduino 1.6.8 from the [Arduino website](http://www.arduino.cc/en/main/software).
2424
- Start Arduino and open Preferences window.
25-
- Enter ```http://doku.kniwwelino.lu/_media/en/download/package_esp8266_kniwwelino.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
25+
- Enter ```http://doku.kniwwelino.lu/_media/en/download/package_esp8266_kniwwelino_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
2626
- Open Boards Manager from Tools > Board menu and install *esp8266* platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).
2727

2828
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
@@ -32,7 +32,7 @@ If you find this forum or the ESP8266 Boards Manager package useful, please cons
3232
#### Available versions
3333

3434
##### Stable version ![](http://arduino.esp8266.com/stable/badge.svg)
35-
Boards manager link: `http://doku.kniwwelino.lu/_media/en/download/package_esp8266_kniwwelino.json`
35+
Boards manager link: `http://doku.kniwwelino.lu/_media/en/download/package_esp8266_kniwwelino_index.json`
3636

3737
Documentation: [http://esp8266.github.io/Arduino/versions/2.2.0/](http://esp8266.github.io/Arduino/versions/2.2.0/)
3838

0 commit comments

Comments
 (0)