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;
|
||||
|
Reference in New Issue
Block a user