Update links to the repository
Change from github.com/Beep6581/RawTherapee to github.com/RawTherapee/RawTherapee.
This commit is contained in:
@@ -22,7 +22,7 @@ exe="${prog}"
|
||||
exeRelativePath=""
|
||||
|
||||
# The path to the repository:
|
||||
repo="https://github.com/Beep6581/RawTherapee.git"
|
||||
repo="https://github.com/RawTherapee/RawTherapee.git"
|
||||
|
||||
# No touching below this line, with the exception of the "Compile" section
|
||||
# -----------------------------------------------------------------------------
|
||||
|
@@ -412,7 +412,7 @@ function CreateDmg {
|
||||
CreateWebloc 'Website' 'https://www.rawtherapee.com/'
|
||||
CreateWebloc 'Documentation' 'https://rawpedia.rawtherapee.com/'
|
||||
CreateWebloc 'Forum' 'https://discuss.pixls.us/c/software/rawtherapee'
|
||||
CreateWebloc 'Report Bug' 'https://github.com/Beep6581/RawTherapee/issues/new'
|
||||
CreateWebloc 'Report Bug' 'https://github.com/RawTherapee/RawTherapee/issues/new'
|
||||
|
||||
# Disk image name
|
||||
if [[ -n $UNIVERSAL_URL ]]; then
|
||||
|
Reference in New Issue
Block a user