From 4a086edb43ea300c150b221d8eb01e4a73d7334f Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Fri, 9 Jun 2023 09:45:08 -0700 Subject: [PATCH] Fix wrong link in changelog. PiperOrigin-RevId: 539106369 Change-Id: I228cbf426322e9b3756e64788cb9db0cd271ffa1 --- doc/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.rst b/doc/changelog.rst index ec11e1ce..9647a34a 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -66,7 +66,7 @@ General - Added :ref:`mjContact.solreffriction`, allowing different :ref:`solref` parameters for the normal and frictional axes of contacts when using :ref:`elliptic friction cones`. This attribute is required for elastic frictional collisions, see associated - `example model `__ mimicking the + `example model `__ mimicking the spin-bounce recoil behaviour of `elastic rubber balls `__. This is an advanced option currently only supported by explicit :ref:`contact pairs`, using the :ref:`solreffriction` attribute.