From 35c8c8e4c4c7b9f877b2e8f8bd683e50c3b407fc Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Tue, 12 Nov 2019 21:17:25 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 4 ++-- configure.ac.in | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 9259f82..24a8a65 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ clicked to open the chosen mount point. Homepage ---------- -http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin +https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin Dependencies @@ -41,5 +41,5 @@ Select the product “Xfce Panel Plugins” and the component “fsguard”. Feature requests are always welcome. You can also join the Xfce Goodies mailing-list at this address: -http://foo-projects.org/mailman/listinfo/goodies-dev. +https://mail.xfce.org/mailman/listinfo/xfce4-dev diff --git a/configure.ac.in b/configure.ac.in index f115e71..c74eca5 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -14,7 +14,7 @@ m4_define([xfce4_fsguard_plugin_version], [xfce4_fsguard_plugin_version_major(). AC_INIT([Free Space Checker], [xfce4_fsguard_plugin_version], [http://bugzilla.xfce.org/], [xfce4-fsguard-plugin], - [http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin]) + [https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin]) AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip]) AM_CONFIG_HEADER([config.h]) -- 2.20.1