From b330c159af78e69825840c30b09e9037d9ff9bf7 Mon Sep 17 00:00:00 2001 From: Martin M Date: Sun, 17 Mar 2024 17:54:18 +0100 Subject: [PATCH] Fix nmea - master -> main --- sources-dist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources-dist.json b/sources-dist.json index ea9094d89..662e3dca3 100644 --- a/sources-dist.json +++ b/sources-dist.json @@ -1656,8 +1656,8 @@ "type": "vehicle" }, "nmea": { - "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/master/io-package.json", - "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/master/admin/nmea.png", + "meta": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/main/io-package.json", + "icon": "https://raw.githubusercontent.com/ioBroker/ioBroker.nmea/main/admin/nmea.png", "type": "protocols" }, "node-red": {