Skip to content
Closed
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/environments/third_party_environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ The suite includes a diverse set of tasks exposing RL algorithms to a variety of

## Third-Party Environments using Gym
There are a large number of third-party environments using various versions of [Gym](https://github.com/openai/gym).
Many of these can be adapted to work with gymnasium (see [Compatibility with Gym](https://gymnasium.farama.org/content/gym_compatibility/)), but are not guaranteed to be fully functional.
Many of these can be adapted to work with gymnasium (see [Compatibility with Gym](https://gymnasium.farama.org/main/content/gym_compatibility/)), but are not guaranteed to be fully functional.

### Video Game environments

Expand Down
Loading