From 6862cd7d1b9053c8581d3cbcca328fcefa43991d Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Fri, 11 Aug 2023 18:00:37 -0700 Subject: [PATCH] Fix broken link in README PiperOrigin-RevId: 556158264 Change-Id: Ib9292b384b50c4116d490992df2f8d443cff478f --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96648c8a..9ecd65b8 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,6 @@ This is not an officially supported Google product. [releases page]: https://github.com/deepmind/mujoco/releases [GitHub Issues]: https://github.com/deepmind/mujoco/issues [mujoco.readthedocs.io]: https://mujoco.readthedocs.io -[changelog]: https://https://mujoco.readthedocs.io/en/latest/changelog.html +[changelog]: https://mujoco.readthedocs.io/en/latest/changelog.html [Python bindings]: https://mujoco.readthedocs.io/en/stable/python.html#python-bindings [PyPI]: https://pypi.org/project/mujoco/