chore: change source code location
This commit is contained in:
parent
fa0b3c8468
commit
c402e0e3ea
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ module Mastodon
|
||||||
end
|
end
|
||||||
|
|
||||||
def source_base_url
|
def source_base_url
|
||||||
ENV.fetch('SOURCE_BASE_URL', "https://github.com/#{repository}")
|
ENV.fetch('SOURCE_BASE_URL', "https://git.psec.dev/#{repository}")
|
||||||
end
|
end
|
||||||
|
|
||||||
# specify git tag or commit hash here
|
# specify git tag or commit hash here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue