Fix broken link in changelog.

PiperOrigin-RevId: 760730799
Change-Id: I65e2d06f9162266b2929cc4d26af621fc3535197
This commit is contained in:
Yuval Tassa
2025-05-19 12:39:33 -07:00
committed by Copybara-Service
parent 94803d772c
commit bf722098f0
+1 -1
View File
@@ -10,7 +10,7 @@ General
- Refactored island implementation so that island data is memory-contiguous. This speeds up island processing in the
solver and clears the way for the addition of the Newton and PGS solvers (currently only CG is supported).
- Removed the :at:`shell` plugin. This is now supported by :ref:`flexcomp<body-flexcomp>` and is active depending on
the :ref:`elastic2d<body-flexcomp-elasticity-elastic2d>` attribute (on by default).
the :ref:`elastic2d<flexcomp-elasticity-elastic2d>` attribute (on by default).
simulate
^^^^^^^^