From 1306b5a21887bc4a286c0c914ef8fb7bcddccbfb Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 7 Nov 2016 22:42:12 -0500 Subject: [PATCH] Update the PLUGIN_WEBSITE constant. --- panel-plugin/xfce4-hdaps-dialogs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/xfce4-hdaps-dialogs.c b/panel-plugin/xfce4-hdaps-dialogs.c index 24f6930..c919f8c 100644 --- a/panel-plugin/xfce4-hdaps-dialogs.c +++ b/panel-plugin/xfce4-hdaps-dialogs.c @@ -36,7 +36,7 @@ /* If people can't read the README, well maybe * they can do it /online/. */ -#define PLUGIN_WEBSITE "http://michael.orlitzky.com/code/xfce4-hdaps.php" +#define PLUGIN_WEBSITE "http://michael.orlitzky.com/code/xfce4-hdaps.xhtml" static void hdaps_configure_response(GtkWidget *dialog, -- 2.43.2