Change source url to noiob/mastodon

master
Noiob 2018-08-15 00:44:04 +02:00
parent 56e9af263b
commit 01b488c217
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ module Mastodon
module Version
module_function
def source_base_url
'https://github.com/vahnj/mastodon'
'https://github.com/noiob/mastodon'
end
end
end