From ffb794d9e354a65dc0f08de3e1cd92c1f4fc96c4 Mon Sep 17 00:00:00 2001 From: Ivan Golubic Date: Tue, 28 Jan 2020 12:46:42 +0100 Subject: [PATCH] Updated url and vendor (#278) --- boards/iotaap_magnolia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/iotaap_magnolia.json b/boards/iotaap_magnolia.json index 41aaf81..f853783 100644 --- a/boards/iotaap_magnolia.json +++ b/boards/iotaap_magnolia.json @@ -29,6 +29,6 @@ "require_upload_port": true, "speed": 921600 }, - "url": "https://iotaap.mvt-solutions.com", - "vendor": "MVT Solutions" + "url": "https://www.iotaap.io", + "vendor": "IoTaaP" }