docs to md

This commit is contained in:
Andrea Fioraldi
2020-02-03 13:02:16 +01:00
parent fd03c64346
commit e2eedefc65
14 changed files with 32 additions and 27 deletions

View File

@ -1719,7 +1719,7 @@ void get_core_count(void) {
} else if (cur_runnable + 1 <= cpu_core_count) {
OKF("Try parallel jobs - see %s/parallel_fuzzing.txt.", doc_path);
OKF("Try parallel jobs - see %s/parallel_fuzzing.md.", doc_path);
}