From 28b697ac9d790c99371be109104dd69c64cbec5f Mon Sep 17 00:00:00 2001 From: reyha Date: Tue, 11 Oct 2016 02:45:23 +0530 Subject: [PATCH] irc-mirror: Update the installation link. This updates the link to python-irc to its current URL. --- bots/irc-mirror.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/irc-mirror.py b/bots/irc-mirror.py index a95d375..8f058b0 100644 --- a/bots/irc-mirror.py +++ b/bots/irc-mirror.py @@ -4,7 +4,7 @@ # IRC <=> Zulip mirroring bot # # Setup: First, you need to install python-irc version 8.5.3 -# (https://bitbucket.org/jaraco/irc) +# (https://github.com/jaraco/irc) from __future__ import print_function import irc.bot