summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-01-12 15:18:47 +0100
committerBastien Nocera <hadess@hadess.net>2021-01-12 15:47:06 +0100
commit924671fe2022f1d3bd7179a04dfb6c9f0780a77a (patch)
tree045a2a6733c54e750539bc9f934b4bfa3f90ae8d
parentd549ea608494c930270fa58f4dfa2dddf250d1f1 (diff)
downloadlibgweather-924671fe2022f1d3bd7179a04dfb6c9f0780a77a.tar.gz
metno: Mention API users mailing-list in docs
-rw-r--r--libgweather/gweather-weather.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgweather/gweather-weather.h b/libgweather/gweather-weather.h
index 3bf8298..69d31ad 100644
--- a/libgweather/gweather-weather.h
+++ b/libgweather/gweather-weather.h
@@ -35,7 +35,7 @@ G_BEGIN_DECLS
* @GWEATHER_PROVIDER_METAR: METAR office, providing current conditions worldwide
* @GWEATHER_PROVIDER_IWIN: US weather office, providing 7 days of forecast
* @GWEATHER_PROVIDER_YAHOO: Yahoo Weather Service, removed in 3.27.1
- * @GWEATHER_PROVIDER_MET_NO: MET.no service, worldwide but requires attribution
+ * @GWEATHER_PROVIDER_MET_NO: MET.no service, worldwide but requires attribution and a subscription to the [API users mailing-list](https://lists.met.no/mailman/listinfo/api-users).
* @GWEATHER_PROVIDER_OWM: OpenWeatherMap, worldwide and possibly more reliable, but requires attribution and is limited in the number of queries
* @GWEATHER_PROVIDER_ALL: enable all available providers
*/