hill-a / stable-baselines

A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
http://stable-baselines.readthedocs.io/
MIT License
4.16k stars 725 forks source link

Link to gym docs on creating cusotm environment broken #1165

Open arjun-krishna1 opened 2 years ago

arjun-krishna1 commented 2 years ago

The link to openai gym docs on creating a custom environment in the stable baselines docs is broken.

On this page: https://stable-baselines.readthedocs.io/en/master/guide/custom_env.html There is a link to: https://github.com/openai/gym/blob/master/docs/creating-environments.md Which doesn't exist anymore.