From 749811658d0469df3fba462f07e5ba2545fb0746 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Wed, 13 Nov 2019 00:02:34 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 1 + panel-plugin/sensors-plugin.c | 2 +- xfce4-sensors-plugin.spec.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 5fecde3..76afe28 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ Xfce4-Sensors-Plugin ==================== +https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin Version 1.3.1 git - For Xfce 4 Panel 4.12.0 (and hopefully newer as well!) diff --git a/panel-plugin/sensors-plugin.c b/panel-plugin/sensors-plugin.c index 67426b2..7ff8102 100644 --- a/panel-plugin/sensors-plugin.c +++ b/panel-plugin/sensors-plugin.c @@ -2751,7 +2751,7 @@ sensors_show_about(XfcePanelPlugin *plugin, t_sensors *ptr_sensorsstruct) "version", PACKAGE_VERSION, "program-name", PACKAGE_NAME, "comments", _("Show sensor values from LM sensors, ACPI, hard disks, NVIDIA"), - "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin", + "website", "https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin", "copyright", _("Copyright (c) 2004-2018\n"), "authors", auth, NULL); // TODO: add translators. diff --git a/xfce4-sensors-plugin.spec.in b/xfce4-sensors-plugin.spec.in index 2826946..eb211d3 100644 --- a/xfce4-sensors-plugin.spec.in +++ b/xfce4-sensors-plugin.spec.in @@ -3,7 +3,7 @@ Name: xfce4-sensors-plugin Version: @VERSION@ Release: 1 License: GPL -URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin +URL: https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin Source0: %{name}-%{version}.tar.gz Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root -- 2.20.1