From 8002480d5e2cf0d7b0b5732a58ab7a9d98e8bda4 Mon Sep 17 00:00:00 2001 From: Kevin Bowen Date: Tue, 12 Nov 2019 20:19:55 -0800 Subject: [PATCH] Update URLs from goodies.x.o to docs.x.o --- README | 2 +- panel-plugin/embed-dialogs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index f43ac5e..b6f4ce7 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ Installation The file 'INSTALL' contains generic installation instructions. For more detailed information, visit the Embed plugin website at -http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin +https://docs.xfce.org/panel-plugins/xfce4-embed-plugin Sample Usage diff --git a/panel-plugin/embed-dialogs.c b/panel-plugin/embed-dialogs.c index f3869b6..0f1a15f 100644 --- a/panel-plugin/embed-dialogs.c +++ b/panel-plugin/embed-dialogs.c @@ -33,7 +33,7 @@ /* the website url */ #define PLUGIN_WEBSITE \ - "http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin" + "https://docs.xfce.org/panel-plugins/xfce4-embed-plugin" -- 2.20.1