pseudo-merge.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Todd Zullinger committed
Mar 3, 2025 at 15:44 UTC
dc657d56254d335016c02fb14bb257e37b8cde89
1 file changed
+1
-1
pseudo-merge.h
+1
-1
index 29df8a32ec..c9fbe9d312 100644
--- a/pseudo-merge.h
+++ b/pseudo-merge.h
@@ -101,7 +101,7 @@ void select_pseudo_merges(struct bitmap_writer *writer);
/*
* Represents a serialized view of a file containing pseudo-merge(s)
- * (see Documentation/technical/bitmap-format.txt for a specification
+ * (see Documentation/technical/bitmap-format.adoc for a specification
* of the format).
*/
struct pseudo_merge_map {