chore: change source code location
This commit is contained in:
parent
fa0b3c8468
commit
c402e0e3ea
@ -54,7 +54,7 @@ module Mastodon
|
||||
end
|
||||
|
||||
def source_base_url
|
||||
ENV.fetch('SOURCE_BASE_URL', "https://github.com/#{repository}")
|
||||
ENV.fetch('SOURCE_BASE_URL', "https://git.psec.dev/#{repository}")
|
||||
end
|
||||
|
||||
# specify git tag or commit hash here
|
||||
|
Loading…
Reference in New Issue
Block a user