PluginDownloader: update Iota's repository URL

This commit is contained in:
James Lu 2015-03-09 16:53:56 -07:00
parent 7bba16a55e
commit 47722f4e6c
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ repositories = utils.InsensitivePreservingDict({
'SupyPlugins',
),
'Iota': GithubRepository(
'IotaSpencer',
'ZeeCrazyAtheist',
'supyplugins',
),
})