]> git.ipfire.org Git - thirdparty/git.git/blobdiff - attr.c
The sixth batch
[thirdparty/git.git] / attr.c
diff --git a/attr.c b/attr.c
index 11f19b541cb930bb749b72b0f4b2791a419f109a..a826b2ef1fabc8d4078d760fe3421d2a9cbbf2b2 100644 (file)
--- a/attr.c
+++ b/attr.c
@@ -1,7 +1,6 @@
 /*
  * Handle git attributes.  See gitattributes(5) for a description of
- * the file syntax, and Documentation/technical/api-gitattributes.txt
- * for a description of the API.
+ * the file syntax, and attr.h for a description of the API.
  *
  * One basic design decision here is that we are not going to support
  * an insanely large number of attributes.