Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/setup/ecosystem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ to Isaac Lab, please reach out to us.
.. _DoorGym: https://github.com/PSVL/DoorGym/
.. _ManiSkill: https://github.com/haosulab/ManiSkill
.. _ThreeDWorld: https://www.threedworld.org/
.. _RoboSuite: https://robosuite.ai/
.. _RoboSuite: https://github.com/ARISE-Initiative/robosuite
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Possibly premature link replacementhttps://robosuite.ai/ appears to still be reachable. Web lookups return the full robosuite homepage content, and the GitHub repo itself (ARISE-Initiative/robosuite) lists robosuite.ai as the project's canonical website. Pointing readers to the GitHub repo instead of the project's own homepage is a downgrade in documentation quality; if lychee flagged it, it may have been a transient failure or a redirect that lychee doesn't follow. Consider re-checking the URL before merging — if it truly resolves now, the original link is preferable.

.. _MuJoCo: https://mujoco.org/
.. _MuJoCo Playground: https://playground.mujoco.org/
.. _MJX: https://mujoco.readthedocs.io/en/stable/mjx.html
Expand Down
Loading