From fb8e40208c87a95d4b2a7e4b66cf0df99600ccab Mon Sep 17 00:00:00 2001 From: Jake Harmon Date: Thu, 5 Dec 2024 08:35:40 -0800 Subject: [PATCH] Update references to JAX's GitHub repo JAX has moved from https://github.com/google/jax to https://github.com/jax-ml/jax PiperOrigin-RevId: 703126479 Change-Id: Ie50003b4620db767663f2f95be40557cfe0b8dd3 --- doc/mjx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mjx.rst b/doc/mjx.rst index d13bae44..e485bcca 100644 --- a/doc/mjx.rst +++ b/doc/mjx.rst @@ -7,7 +7,7 @@ MuJoCo XLA (MJX) Starting with version 3.0.0, MuJoCo includes MuJoCo XLA (MJX) under the `mjx `__ directory. MJX allows MuJoCo to run on compute hardware supported by the `XLA `__ compiler via the -`JAX `__ framework. MJX runs on a +`JAX `__ framework. MJX runs on a `all platforms supported by JAX `__: Nvidia and AMD GPUs, Apple Silicon, and `Google Cloud TPUs `__.