From 56006355b29424658b56aedb48a4269bd4361c68 Mon Sep 17 00:00:00 2001 From: Johannes Pitz <18274476+johannespitz@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:12:35 +0200 Subject: [PATCH] Fix link --- doc/mjx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mjx.rst b/doc/mjx.rst index f0fc1532..9189afe7 100644 --- a/doc/mjx.rst +++ b/doc/mjx.rst @@ -285,7 +285,7 @@ Scenes with collisions between meshes with many vertices `mesh collision algorithms `__. These algorithms work well for smaller meshes (with hundreds of vertices) but suffer with large meshes. With careful tuning, MJX can simulate scenes with mesh collisions well -- see the MJX - `shadow hand `__ + `shadow hand `__ config for an example. .. _MjxPerformance: