aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical/hash-function-transition.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/technical/hash-function-transition.adoc')
-rw-r--r--Documentation/technical/hash-function-transition.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/hash-function-transition.adoc b/Documentation/technical/hash-function-transition.adoc
index 7102c7c8f5..f047fd80ca 100644
--- a/Documentation/technical/hash-function-transition.adoc
+++ b/Documentation/technical/hash-function-transition.adoc
@@ -394,7 +394,7 @@ inflated again in step 3, for a total of two inflations.
Step 4 is probably necessary for good read-time performance. "git
pack-objects" on the server optimizes the pack file for good data
-locality (see Documentation/technical/pack-heuristics.txt).
+locality (see Documentation/technical/pack-heuristics.adoc).
Details of this process are likely to change. It will take some
experimenting to get this to perform well.