Skip to content

Commit f164494

Browse files
authored
Update README.md
1 parent 5547444 commit f164494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab-taxi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Getting Started
44

5-
Read the description of the environment in subsection 3.1 of [this paper](https://www.jair.org/media/639/live-639-1834-jair.pdf). You can verify that the description in the paper matches the OpenAI Gym environment by peeking at the code [here](https://github.com/openai/gym/blob/master/gym/envs/toy_text/taxi.py).
5+
Read the description of the environment in subsection 3.1 of [this paper](https://arxiv.org/pdf/cs/9905014.pdf). You can verify that the description in the paper matches the OpenAI Gym environment by peeking at the code [here](https://github.com/openai/gym/blob/master/gym/envs/toy_text/taxi.py).
66

77

88
### Instructions

0 commit comments

Comments
 (0)