Skip to content

Commit cc76c9d

Browse files
authored
Fix broken link (openAI gym)
1 parent 4966c12 commit cc76c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/discussion/gym-differences.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Differences with OpenAI Gym
33

44
Changing reward and observations
55
--------------------------------
6-
Contrarily to `OpenAI Gym <https://gym.openai.com/>`_ where learning tasks are predefined,
6+
Contrarily to `OpenAI Gym <https://www.gymlibrary.dev/>`_ where learning tasks are predefined,
77
Ecole gives the user the tools to easily extend and customize environments.
88
This is because the objective with Ecole is not only to provide a collection of challenges
99
for machine learning, but really to solve combinatorial optimization problems more

0 commit comments

Comments
 (0)