diff --git a/docs/guide/custom_env.rst b/docs/guide/custom_env.rst index e3b91ab5..3e331dd8 100644 --- a/docs/guide/custom_env.rst +++ b/docs/guide/custom_env.rst @@ -69,7 +69,7 @@ To check that your environment follows the gym interface, please use: We have created a `colab notebook `_ for a concrete example of creating a custom environment. -You can also find a `complete guide online `_ +You can also find a `complete guide online `_ on creating a custom Gym environment.