Update stale example links

This commit is contained in:
Eric Liang
2018-11-17 15:40:38 -08:00
committed by GitHub
parent 5cbc597494
commit 61e3bbbfee
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ To run the application, first install some dependencies.
You can view the `code for this example`_.
.. _`code for this example`: https://github.com/ray-project/ray/tree/master/python/ray/rllib/es
.. _`code for this example`: https://github.com/ray-project/ray/tree/master/python/ray/rllib/agents/es
The script can be run as follows. Note that the configuration is tuned to work
on the ``Humanoid-v1`` gym environment.