From 21f6b0dffceb57789ba881c437f36d0df6633288 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Tue, 12 Nov 2019 21:43:37 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- panel-plugin/calculator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/calculator.c b/panel-plugin/calculator.c index 86c8bb5..de6bdfb 100644 --- a/panel-plugin/calculator.c +++ b/panel-plugin/calculator.c @@ -475,7 +475,7 @@ void calc_about (XfcePanelPlugin *plugin) "version", PACKAGE_VERSION, "program-name", PACKAGE_NAME, "comments", _("Calculator for Xfce panel"), - "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin", + "website", "https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin", "copyright", _("Copyright (c) 2003-2019\n"), "authors", authors, NULL); -- 2.20.1