Update source URL.

This commit is contained in:
James Vega 2005-02-09 18:09:07 +00:00
parent 86822f06e6
commit 88746764dd

View File

@ -230,7 +230,7 @@ class Misc(callbacks.Plugin):
Returns a URL saying where to get Supybot.
"""
irc.reply('My source is at http://supybot.sf.net/')
irc.reply('My source is at http://supybot.com/')
source = wrap(source)
def plugin(self, irc, msg, args, command):