Skip to content

Commit 8f28454

Browse files
authored
Fixes environment doc for AutoMate (#2583)
# Description fix a typo in the environment doc ## Type of change - This change requires a documentation update ## Checklist - [x ] I have run the [`pre-commit` checks](https://pre-commit.com/) with `./isaaclab.sh --format` - [x ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have updated the changelog and the corresponding version in the extension's `config/extension.toml` file - [x] I have added my name to the `CONTRIBUTORS.md` or my name already exists there
1 parent 988cadf commit 8f28454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/overview/environments.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ We provide environments for both disassembly and assembly.
237237
.. |disassembly| image:: ../_static/tasks/assembly/01053_disassembly.jpg
238238

239239
.. |assembly-link| replace:: `Isaac-Assembly-Direct-v0 <https://github.com/isaac-sim/IsaacLab/blob/main/source/isaaclab_tasks/isaaclab_tasks/direct/assembly/assembly_env_cfg.py>`__
240-
.. |disassembly-link| replace:: `Isaac-Assembly-Direct-v0 <https://github.com/isaac-sim/IsaacLab/blob/main/source/isaaclab_tasks/isaaclab_tasks/direct/assembly/disassembly_env_cfg.py>`__
240+
.. |disassembly-link| replace:: `Isaac-Disassembly-Direct-v0 <https://github.com/isaac-sim/IsaacLab/blob/main/source/isaaclab_tasks/isaaclab_tasks/direct/assembly/disassembly_env_cfg.py>`__
241241

242242
Locomotion
243243
~~~~~~~~~~

0 commit comments

Comments
 (0)