change to link to source code.

This commit is contained in:
Alex Huddleston 2018-10-24 00:23:42 +00:00
parent 9454841a69
commit fc856a5c45

View file

@ -3,7 +3,7 @@ module Mastodon
module Version
module_function
def source_base_url
'https://github.com/<your-github-account>/mastodon'
'https://gitea.werefoxsoftware.com/shadow8t4/Mastodon'
end
end
end