From 180573a8c89f6dc42f42e52cd92c90bee7135daf Mon Sep 17 00:00:00 2001 From: Roy Frostig Date: Wed, 28 Aug 2024 11:21:52 -0700 Subject: [PATCH] docs: tweak JAX-Toolbox url anchor for clarity --- docs/investigating_a_regression.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/investigating_a_regression.md b/docs/investigating_a_regression.md index 9b712056e9bc..389cc0b5a9e8 100644 --- a/docs/investigating_a_regression.md +++ b/docs/investigating_a_regression.md @@ -25,7 +25,7 @@ Here is a suggested investigation strategy: ## Nightly investigation -This can be done by using [JAX-Toolbox nightly +This can be done by using the [NVIDIA JAX-Toolbox nightly containers](https://github.com/NVIDIA/JAX-Toolbox). - Some days, bugs prevent the container from being built, or there are temporary regressions. Just discard those days.