Update `racy.c` reference
authorEmmanuel Ferdman <[email protected]>
Sat, 14 Jun 2025 11:11:54 +0000 (14 04:11 -0700)
committerEmmanuel Ferdman <[email protected]>
Sat, 14 Jun 2025 11:11:54 +0000 (14 04:11 -0700)
Signed-off-by: Emmanuel Ferdman <[email protected]>
README.md

index 7e0f157..65116b5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -333,7 +333,7 @@ run the index tests:
 
 To run a single test named `index::racy::diff`, which corresponds to
 the test function
-[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/index/racy.c#L23):
+[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/libgit2/index/racy.c#L22):
 
        $ ./libgit2_tests -sindex::racy::diff