Skip to content

Commit 08a22b2

Browse files
committed
update package repo url for serving packages
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 263d9b2 commit 08a22b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"packageRepositories": [
1515
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
1616
"http://dl.platformio.org/packages/manifest.json",
17-
"https://raw.githubusercontent.com/siwiembedded/platformio-package/master/manifest.json"
17+
"https://siwiembedded.github.io/manifest.json"
1818
],
1919
"frameworks": {
2020
"siwisdk": {

0 commit comments

Comments
 (0)