mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 19:22:45 +01:00
Misc: Change URL in @source.
This commit is contained in:
parent
0dfdfa2d28
commit
a83f2c9a07
@ -240,7 +240,7 @@ class Misc(callbacks.Plugin):
|
||||
|
||||
Returns a URL saying where to get Supybot.
|
||||
"""
|
||||
irc.reply(_('My source is at http://supybot.com/'))
|
||||
irc.reply(_('My source is at https://github.com/ProgVal/Limnoria'))
|
||||
source = wrap(source)
|
||||
|
||||
@internationalizeDocstring
|
||||
|
@ -1,3 +1,3 @@
|
||||
"""stick the various versioning attributes in here, so we only have to change
|
||||
them once."""
|
||||
version = '0.83.4.1+limnoria (2011-07-09T14:05:28+0200)'
|
||||
version = '0.83.4.1+limnoria (2011-07-10T17:08:19+0200)'
|
||||
|
Loading…
Reference in New Issue
Block a user