From 0ec1edace2d731de8d926f4b48a22cf2e5cc99c2 Mon Sep 17 00:00:00 2001 From: Daniel VandenHeuvel <95613936+DanielVandH@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:48:01 +1000 Subject: [PATCH] Update README.md (#312) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 674687a..fb024fe 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Here are some contribution tips and guidelines: New benchmarks added to BaseBenchmarks won't be present via CI right away, as their execution parameters must be [tuned and -cached](https://github.com/JuliaCI/BenchmarkTools.jl/blob/master/doc/manual.md#caching-parameters) +cached](https://juliaci.github.io/BenchmarkTools.jl/stable/manual/#Caching-Parameters) on [Nanosoldier](https://github.com/JuliaCI/Nanosoldier.jl) (our benchmark cluster) before they are suitable for running. This process is performed periodically and upon request, after which the `master` branch is merged into