From 2019b0514f88aee99d0d17bb56ca83a51d945e98 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Tue, 12 Nov 2019 21:37:22 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 6 +++--- configure.ac.in | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 7c87004..8ac3498 100644 --- a/README +++ b/README @@ -31,12 +31,12 @@ cleartext passwords across unsecured networks is not recommended. This plugin should work with any Xfce version from 4.8.0 onwards. See the Mailwatch website for more information and the latest release: -http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin +https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin Please use the Xfce general discussion list if you have problems: https://mail.xfce.org/mailman/listinfo/xfce -Development discussion (if any) takes place on the goodies-dev list: -https://mail.xfce.org/mailman/listinfo/goodies-dev +Development discussion (if any) takes place on the xfce-dev list: +https://mail.xfce.org/mailman/listinfo/xfce-dev The Xfce4 Mailwatch Plugin was written by Brian Tarricone, Pasi Orovuo and Ján Sučan. diff --git a/configure.ac.in b/configure.ac.in index c62ba7e..ac123c9 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -127,7 +127,7 @@ AC_MSG_RESULT([$PLATFORM_LDFLAGS]) AC_SUBST([PLATFORM_LDFLAGS]) AC_DEFINE_UNQUOTED([WEBSITE], - ["http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin"], + ["https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin"], [The Mailwatch website]) AC_OUTPUT([ -- 2.20.1