Update outdated link to source

This commit is contained in:
Jeremy Kescher 2022-11-06 01:50:59 +01:00
parent 9dafedaecd
commit 52f9449b3d
No known key found for this signature in database
GPG key ID: 48DFE4BB15BA5940

View file

@ -37,7 +37,7 @@ module Mastodon
end
def repository
ENV.fetch('GITHUB_REPOSITORY', 'kescherCode/catstodon')
ENV.fetch('GITHUB_REPOSITORY', 'CatCatNya/catstodon')
end
def source_base_url