From 3e960ba3d3296ce778731f890dc9f65a4ac33592 Mon Sep 17 00:00:00 2001 From: Sam Haves Date: Thu, 7 May 2026 11:06:37 -0700 Subject: [PATCH] Fix mjcPhysics doc link in changelog. PiperOrigin-RevId: 912053636 Change-Id: Ie711995e171ae9dc97766a82902ba6917b08cd79 --- doc/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index 50f0e2b1..19436ea2 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -37,7 +37,7 @@ General Bug fixes ^^^^^^^^^ -- Fixed default for multiccd in :ref:`mjcPhysics`. +- Fixed default for multiccd in :doc:`mjcPhysics `. Python ^^^^^^