From 827d661952854c2f9f463acb3066d052f2bcfd7e Mon Sep 17 00:00:00 2001 From: Brandon B Date: Sat, 11 Jul 2020 10:49:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56f9ecd..fbe53b4 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ pip install -r requirements.txt ## Contribute If you experience any issues running the examples, please file an issue. -If you see typos or other errors in the book, please edit the [Errata.md](https://github.com/DeepReinforcementLearning/DeepReinforcementLearningInAction/edit/master/Errata.md) file and create a pull request. +If you see typos or other errors in the book, please edit the [Errata.md](https://github.com/DeepReinforcementLearning/DeepReinforcementLearningInAction/blob/master/Errata.md) file and create a pull request.