diff --git a/docs/source/envs/dmc.md b/docs/source/envs/dmc.md index 2b3a6b9..0220427 100644 --- a/docs/source/envs/dmc.md +++ b/docs/source/envs/dmc.md @@ -6,7 +6,7 @@ environments in order to use our Motion Primitive gym interface with them. ## Step-Based Environments -When installing fancy_gym with the optional dmc extra (e.g. `pip install fancy_gym[dmc]`), all regular dmc tasks are made avaible via (Shimmy)[https://github.com/Farama-Foundation/Shimmy]. +When installing fancy_gym with the optional dmc extra (e.g. `pip install fancy_gym[dmc]`), all regular dmc tasks are avaible via [Shimmy](https://github.com/Farama-Foundation/Shimmy). | Name | Description | Action Dim | Observation Dim | | --------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ---------- | --------------- |