Update links to the repository

Change from github.com/Beep6581/RawTherapee to
github.com/RawTherapee/RawTherapee.
This commit is contained in:
Lawrence Lee
2025-03-23 16:57:51 -07:00
parent 5f7cea0bcb
commit b1e749e2ec
9 changed files with 11 additions and 11 deletions

View File

@@ -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
# -----------------------------------------------------------------------------

View File

@@ -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