diff --git a/scripts/supybot-plugin-create b/scripts/supybot-plugin-create index f8403ff68..b46b1c515 100644 --- a/scripts/supybot-plugin-create +++ b/scripts/supybot-plugin-create @@ -170,7 +170,7 @@ __author__ = supybot.authors.unknown __contributors__ = {} # This is a url where the most recent plugin package can be downloaded. -__url__ = '' # 'http://supybot.com/Members/yourname/%s/download' +__url__ = '' from . import config from . import plugin