Skip to content

Commit 9248cbb

Browse files
authored
Update README.md
1 parent e642d17 commit 9248cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For a list of additional hyperparameters, run:
5454
`python3 ppo.py --help`
5555

5656
## Using Python API
57-
See this [wiki page](https://github.com/Unity-Technologies/python-rl-control/wiki/Unity-Agents---Python-API) for a detailed description of the functions and uses of the Python API.
57+
See this [documentation](../docs/Unity-Agents---Python-API.md) for a detailed description of the functions and uses of the Python API.
5858

5959
## Training on AWS
6060
See this related [blog post](https://medium.com/towards-data-science/how-to-run-unity-on-amazon-cloud-or-without-monitor-3c10ce022639) for a description of how to run Unity Environments on AWS EC2 instances with the GPU.

0 commit comments

Comments
 (0)