mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Change tools --help URLs to use https
This commit is contained in:
parent
40ee5996c0
commit
b3743227be
8 changed files with 16 additions and 16 deletions
|
|
@ -53,8 +53,8 @@ Examples:\n\
|
|||
" UTILNAME " -s 44100 /tmp/TestSession TestSession\n\
|
||||
\n");
|
||||
|
||||
printf ("Report bugs to <http://tracker.ardour.org/>\n"
|
||||
"Website: <http://ardour.org/>\n");
|
||||
printf ("Report bugs to <https://tracker.ardour.org/>\n"
|
||||
"Website: <https://ardour.org/>\n");
|
||||
::exit (EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue