From 944964ca0f89956621855a49c3cf7ad7979805d4 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Tue, 12 Nov 2019 23:43:05 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 2 +- panel-plugin/sample-dialogs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index e246096..3eb857f 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ Installation The file 'INSTALL' contains generic installation instructions. For more detailed information, visit the Sample plugin website at -http://goodies.xfce.org/projects/panel-plugins/xfce4-sample-plugin +https://docs.xfce.org/panel-plugins/xfce4-sample-plugin How to report bugs? diff --git a/panel-plugin/sample-dialogs.c b/panel-plugin/sample-dialogs.c index b046883..e7dc02b 100644 --- a/panel-plugin/sample-dialogs.c +++ b/panel-plugin/sample-dialogs.c @@ -31,7 +31,7 @@ #include "sample-dialogs.h" /* the website url */ -#define PLUGIN_WEBSITE "http://goodies.xfce.org/projects/panel-plugins/xfce4-sample-plugin" +#define PLUGIN_WEBSITE "https://docs.xfce.org/panel-plugins/xfce4-sample-plugin" -- 2.20.1