Change version URL from Savannah to GitHub
This commit is contained in:
parent
12a67554d9
commit
4d5af6370d
|
@ -131,7 +131,7 @@ static void usage(void)
|
|||
" -q Quell progress output. -q -q for less.\n"
|
||||
" -l logfile Use logfile rather than stderr for diagnostics.\n"
|
||||
" -? Display this usage.\n"
|
||||
"\navrdude version %s, URL: <http://savannah.nongnu.org/projects/avrdude/>\n"
|
||||
"\navrdude version %s, URL: <https://github.com/avrdudes/avrdude>\n"
|
||||
,progname, version);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue