From: John Sullivan Date: Sat, 24 Nov 2018 19:27:17 +0000 (-0800) Subject: Updated script URL to match username change. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=331a90ffffe9651789be34af97ee21b9b17ff3e5;p=irssi-scripts.irssi.org.git Updated script URL to match username change. I just changed my username from brownhead to itsjohncs. --- diff --git a/scripts/server_time.pl b/scripts/server_time.pl index 5d12746..06969b4 100644 --- a/scripts/server_time.pl +++ b/scripts/server_time.pl @@ -63,7 +63,7 @@ our %IRSSI = ( name => 'server_time', description => 'Implements the IRCv3 "server-time" capability', license => 'MIT', - url => 'https://github.com/brownhead/irssi-server-time', + url => 'https://github.com/itsjohncs/irssi-server-time', ); sub parse_servertime {