it's https instead of http
This commit is contained in:
parent
a20a51506c
commit
ef4b9afdb5
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ ok:
|
|||
if(device_status<STATUS_DONE){
|
||||
printf("Warning: device may not be not fully calibrated due to "
|
||||
"insufficient information.\n"
|
||||
"Please file a bug report at http://bugs.comedi.org/ and attach this output.\n"
|
||||
"Please file a bug report at https://bugs.comedi.org/ and attach this output.\n"
|
||||
"This output will also allow comedi_calibrate to execute more\n"
|
||||
"quickly in the future.\n");
|
||||
if(verbose<1){
|
||||
|
|
Loading…
Add table
Reference in a new issue