Merge pull request #7338 from Lawrence37/repo-to-org

Update some links from "Beep6581" to "RawTherapee"
This commit is contained in:
Lawrence37
2025-03-30 15:38:45 -07:00
committed by GitHub
9 changed files with 11 additions and 11 deletions

View File

@@ -510,7 +510,7 @@ int processLineParams ( int argc, char **argv )
std::cout << " Website: http://www.rawtherapee.com/" << std::endl;
std::cout << " Documentation: http://rawpedia.rawtherapee.com/" << std::endl;
std::cout << " Forum: https://discuss.pixls.us/c/software/rawtherapee" << std::endl;
std::cout << " Code and bug reports: https://github.com/Beep6581/RawTherapee" << std::endl;
std::cout << " Code and bug reports: https://github.com/RawTherapee/RawTherapee" << std::endl;
std::cout << std::endl;
std::cout << "Symbols:" << std::endl;
std::cout << " <Chevrons> indicate parameters you can change." << std::endl;

View File

@@ -158,7 +158,7 @@ int processLineParams ( int argc, char **argv )
printf(" Website: http://www.rawtherapee.com/\n");
printf(" Documentation: http://rawpedia.rawtherapee.com/\n");
printf(" Forum: https://discuss.pixls.us/c/software/rawtherapee\n");
printf(" Code and bug reports: https://github.com/Beep6581/RawTherapee\n\n");
printf(" Code and bug reports: https://github.com/RawTherapee/RawTherapee\n\n");
printf("Symbols:\n");
printf(" <Chevrons> indicate parameters you can change.\n\n");
printf("Usage:\n");