From 0430fc661d2f493031f46b0239a9632c5e5c5f25 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Tue, 12 Nov 2019 19:46:39 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- panel-plugin/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/cpu.c b/panel-plugin/cpu.c index 9b934f6..093fb65 100644 --- a/panel-plugin/cpu.c +++ b/panel-plugin/cpu.c @@ -158,7 +158,7 @@ about_cb (XfcePanelPlugin *plugin, CPUGraph *base) "version", PACKAGE_VERSION, "program-name", PACKAGE_NAME, "comments", _("Graphical representation of the CPU load"), - "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin", + "website", "https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin", "copyright", _("Copyright (c) 2003-2019\n"), "authors", auth, NULL); -- 2.20.1