From c4220ce463a1696ae3a8ff859ee21858e854a0f4 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 22 Jun 2020 14:15:22 +0300 Subject: [PATCH] Move vendor URL to "homepage" field --- platform.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 24fa9d5..8aeca6d 100644 --- a/platform.json +++ b/platform.json @@ -2,8 +2,7 @@ "name": "espressif32", "title": "Espressif 32", "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.", - "url": "https://espressif.com/", - "homepage": "http://platformio.org/platforms/espressif32", + "homepage": "https://espressif.com/", "license": "Apache-2.0", "engines": { "platformio": "<5"