Fix dead link

GitOrigin-RevId: cfe096d1f68783bcfab4a01d5a471a3c6ed1b46d
diff --git a/benchmarks/README.md b/benchmarks/README.md
index dbfb064..96d108b 100644
--- a/benchmarks/README.md
+++ b/benchmarks/README.md
@@ -51,7 +51,7 @@
     --output=/tmp/benchmark_result.json
 ```
 
-The `--size-distribution-name` flag is mandatory and points to one of the [predefined distribution](libc/benchmarks/MemorySizeDistributions.h).
+The `--size-distribution-name` flag is mandatory and points to one of the [predefined distribution](MemorySizeDistributions.h).
 
 > Note: These distributions are gathered from several important binaries at Google (servers, databases, realtime and batch jobs) and reflect the importance of focusing on small sizes.