From 52f9449b3d97d0e6cd8e4bf5f1b5630908ae057a Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Sun, 6 Nov 2022 01:50:59 +0100 Subject: [PATCH] Update outdated link to source --- lib/mastodon/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 863c17a363..21d6a79541 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -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