From dd35538d6953106ad254cbcde9b9dbddf74e7557 Mon Sep 17 00:00:00 2001 From: Max Buchholz Date: Thu, 13 Jun 2024 08:42:41 +0200 Subject: [PATCH] Update InfiniTime_weather.adoc: Replace link to wiki --- content/documentation/PineTime/Software/InfiniTime_weather.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/documentation/PineTime/Software/InfiniTime_weather.adoc b/content/documentation/PineTime/Software/InfiniTime_weather.adoc index adad0f66..13b18163 100644 --- a/content/documentation/PineTime/Software/InfiniTime_weather.adoc +++ b/content/documentation/PineTime/Software/InfiniTime_weather.adoc @@ -19,7 +19,7 @@ Weather data must be sent to the watch via a companion app. Currently, https://g ITD is the easiest option as the feature simply needs enabling in the config file with a location specified. It uses data from MET.no and provides one hour of data at a time. === Gadgetbridge === -Gadgetbridge is slightly more difficult to set up as it requires a separate app to fetch the weather data. Details are available on the https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Weather[Gadgetbridge wiki]. +Gadgetbridge is slightly more difficult to set up as it requires a separate app to fetch the weather data. Details are available on the https://gadgetbridge.org/basics/features/weather/[Gadgetbridge website]. == Displaying weather data ==