diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index a6927eec3..1d6304864 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -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