mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 22:11:25 +00:00
docs(tutorials): fixed environment creation link (#244)
This commit is contained in:
@@ -20,7 +20,7 @@ Subclassing gymnasium.Env
|
||||
-------------------------
|
||||
|
||||
Before learning how to create your own environment you should check out
|
||||
`the documentation of Gymnasium’s API </api/core>`__.
|
||||
`the documentation of Gymnasium’s API </api/env>`__.
|
||||
|
||||
We will be concerned with a subset of gym-examples that looks like this:
|
||||
|
||||
|
Reference in New Issue
Block a user