X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fcvs-migration.txt;h=6812683a16852ea165dff7dd0582b53138e3f12c;hb=0f03ca946142bd656c1af9ff811cb9efbc8314da;hp=d2b0bd38de7fb39ccff5687013784ea8ceb22f1c;hpb=3939b805f4147a97c08cc50ef7e53cd6c2490c5c;p=git.git diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt index d2b0bd38d..6812683a1 100644 --- a/Documentation/cvs-migration.txt +++ b/Documentation/cvs-migration.txt @@ -172,7 +172,7 @@ Advanced Shared Repository Management Git allows you to specify scripts called "hooks" to be run at certain points. You can use these, for example, to send all commits to the shared -repository to a mailing list. See link:hooks.txt[Hooks used by git]. +repository to a mailing list. See link:hooks.html[Hooks used by git]. You can enforce finer grained permissions using update hooks. See link:howto/update-hook-example.txt[Controlling access to branches using