From fa8d4230d5989bfa386738f6ec3d7cb4ae6a12c5 Mon Sep 17 00:00:00 2001 From: "Christine P. Chai" Date: Sat, 14 Jun 2025 19:58:20 -0700 Subject: [PATCH] DOC: Make the benchmarks URL clickable --- web/pandas/community/benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pandas/community/benchmarks.md b/web/pandas/community/benchmarks.md index ddfcbd57d3d78..0844e81b0166b 100644 --- a/web/pandas/community/benchmarks.md +++ b/web/pandas/community/benchmarks.md @@ -30,7 +30,7 @@ The [asv-runner](https://github.com/pandas-dev/asv-runner/) repository automatic for every (or almost every) commit to the `main` branch. It is run on GitHub actions. See the linked repository for more details. The results are available at: -https://pandas-dev.github.io/asv-runner/ +[https://pandas-dev.github.io/asv-runner/](https://pandas-dev.github.io/asv-runner/) ## Community benchmarks