Merge pull request #415 from ThibG/glitch-soc/fixes/source-url

Point to glitch-soc source and not tootsuite on the public page
th-downstream
David Yip 7 years ago committed by GitHub
commit 8c906efad0

@ -33,7 +33,7 @@ module Mastodon
end
def source_base_url
'https://github.com/tootsuite/mastodon'
'https://github.com/glitch-soc/mastodon'
end
# specify git tag or commit hash here

Loading…
Cancel
Save