From de0ae73da737b42d9c4647a9e68c74bff51ca240 Mon Sep 17 00:00:00 2001 From: Kyle Bayes Date: Tue, 30 Sep 2025 10:57:59 -0700 Subject: [PATCH] Fix broken "building from source" link on Mujoco's README. PiperOrigin-RevId: 813338644 Change-Id: I5a1e198556914619823ae180a63afac7450b3d6d --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d57c19..a03cc354 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ copy of the License at https://www.apache.org/licenses/LICENSE-2.0. This is not an officially supported Google product. -[build from source]: https://mujoco.readthedocs.io/en/latest/programming#building-mujoco-from-source +[build from source]: https://mujoco.readthedocs.io/en/latest/programming#building-from-source [Getting Started]: https://mujoco.readthedocs.io/en/latest/programming#getting-started [Unity]: https://unity.com/ [releases page]: https://github.com/google-deepmind/mujoco/releases