Skip to content

Commit c4220ce

Browse files
committed
Move vendor URL to "homepage" field
1 parent a126f42 commit c4220ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platform.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "espressif32",
33
"title": "Espressif 32",
44
"description": "Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.",
5-
"url": "https://espressif.com/",
6-
"homepage": "http://platformio.org/platforms/espressif32",
5+
"homepage": "https://espressif.com/",
76
"license": "Apache-2.0",
87
"engines": {
98
"platformio": "<5"

0 commit comments

Comments
 (0)