Skip to content

Commit fd43f94

Browse files
authored
Update to Board Manager URL
The repo switch to the main branch convention, which changes the URL to the board manager JSON file. GitHub caches the previous (master branch) version, so nothing broke, but new updates after the change aren’t available to anyone using the old URL.
1 parent 9ee5824 commit fd43f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ _These boards are supported by [Espressif](https://github.com/espressif/arduino-
5555

5656
To add board support for our products, start Arduino and open the Preferences window (**File** > **Preferences**). Now copy and paste the following URL into the 'Additional Boards Manager URLs' input field:
5757

58-
https://raw.githubusercontent.com/sparkfun/Arduino_Boards/master/IDE_Board_Manager/package_sparkfun_index.json
58+
https://raw.githubusercontent.com/sparkfun/Arduino_Boards/main/IDE_Board_Manager/package_sparkfun_index.json
5959

6060
![Location of Additional Boards Manager URL input field](prefs-arrow.png)
6161

0 commit comments

Comments
 (0)