Update links to the repository
Change from github.com/Beep6581/RawTherapee to github.com/RawTherapee/RawTherapee.
This commit is contained in:
@@ -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;
|
||||
|
@@ -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");
|
||||
|
Reference in New Issue
Block a user