diff --git a/diff.h b/diff.h index 0a566f5531..ff0348e4a9 100644 --- a/diff.h +++ b/diff.h @@ -333,7 +333,7 @@ struct diff_options { int xdl_opts; int ignore_driver_algorithm; - /* see Documentation/diff-options.txt */ + /* see Documentation/diff-options.adoc */ char **anchors; size_t anchors_nr, anchors_alloc;