From e7499cf46019438d4a42ddf80ff7016e4550ee10 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Wed, 13 Nov 2019 01:26:07 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 2 +- panel-plugin/weather.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 87990fb..6da2622 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ XFCE4-WEATHER-PLUGIN ========================================================================== You can always find up-to-date information at the plugin homepage: -https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin +https://docs.xfce.org/panel-plugins/xfce4-weather-plugin CONTENTS diff --git a/panel-plugin/weather.h b/panel-plugin/weather.h index 682fcfa..86629c7 100644 --- a/panel-plugin/weather.h +++ b/panel-plugin/weather.h @@ -27,7 +27,7 @@ #endif #include "weather-icon.h" -#define PLUGIN_WEBSITE "https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" +#define PLUGIN_WEBSITE "https://docs.xfce.org/panel-plugins/xfce4-weather-plugin" #define MAX_FORECAST_DAYS 10 #define DEFAULT_FORECAST_DAYS 5 #define MAX_SCROLLBOX_LINES 10 -- 2.20.1