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

Point to glitch-soc source and not tootsuite on the public page
This commit is contained in:
David Yip 2018-04-08 18:18:00 -05:00 committed by GitHub
commit 8a082d8735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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