From 34a61ae42fdf37c5cb51ce0d66895b8b87bca332 Mon Sep 17 00:00:00 2001 From: Kevin Zakka Date: Fri, 19 Apr 2024 16:31:04 -0700 Subject: [PATCH] Fix image link in model documentation. PiperOrigin-RevId: 626498569 Change-Id: I589257346d48e5424a6eb7d43d28561ff8c0e2d0 --- doc/models.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/models.rst b/doc/models.rst index 61a87d30..c6bbc815 100644 --- a/doc/models.rst +++ b/doc/models.rst @@ -129,6 +129,8 @@ Drones - Preview * - `Skydio X2 `_ - .. image:: https://raw.githubusercontent.com/google-deepmind/mujoco_menagerie/main/skydio_x2/x2.png + * - `Bitcraze Crazyflie 2 `_ + - .. image:: https://raw.githubusercontent.com/google-deepmind/mujoco_menagerie/main/bitcraze_crazyflie_2/cf2.png Biomechanical @@ -140,4 +142,4 @@ Biomechanical * - Model - Preview * - `Fruitfly `_ - - .. image:: https://raw.githubusercontent.com/google-deepmind/mujoco_menagerie/main/flybody/fruitfly.png + - .. image:: https://raw.githubusercontent.com/google-deepmind/mujoco_menagerie/main/flybody/flybody.png