Replace hexchat.net links

This commit is contained in:
Patrick Griffis
2024-02-09 18:29:15 -06:00
parent 70069cd50e
commit cc60ad275a
3 changed files with 14 additions and 14 deletions

View File

@@ -24,7 +24,7 @@
#include "hexchat-plugin.h"
#define APPCAST_URL "https://dl.hexchat.net/appcast.xml"
#define APPCAST_URL "https://hexchat.github.io/appcast.xml"
static hexchat_plugin *ph; /* plugin handle */
static char name[] = "Update Checker";