X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=attr.c;h=a826b2ef1fabc8d4078d760fe3421d2a9cbbf2b2;hb=232378479ee6c66206d47a9be175e3a39682aea6;hp=11f19b541cb930bb749b72b0f4b2791a419f109a;hpb=473b431410f5dbaa0c6a7bcc1e49b73c505cfe89;p=thirdparty%2Fgit.git diff --git a/attr.c b/attr.c index 11f19b541c..a826b2ef1f 100644 --- 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.