From fe8f584b16a437f4d4a66e6c00815bec4a015f68 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Tue, 12 Nov 2019 18:46:45 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 3 +-- panel-plugin/xfce4-cpufreq-plugin.h | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index 9ef2162..c38998b 100644 --- a/README +++ b/README @@ -1,8 +1,7 @@ XFCE4-CPUFREQ-PLUGIN ========================================================================== You can always find up-to-date information at the plugin homepage: -https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin - +https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin CONTENTS ========================================================================== diff --git a/panel-plugin/xfce4-cpufreq-plugin.h b/panel-plugin/xfce4-cpufreq-plugin.h index 168d872..d2af885 100644 --- a/panel-plugin/xfce4-cpufreq-plugin.h +++ b/panel-plugin/xfce4-cpufreq-plugin.h @@ -25,7 +25,7 @@ #include #include -#define PLUGIN_WEBSITE ("https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin") +#define PLUGIN_WEBSITE ("https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin") #define CPU_MIN (cpuFreq->cpus->len + 0) #define CPU_AVG (cpuFreq->cpus->len + 1) -- 2.20.1