diff --git a/en/lessons/extracting-illustrated-pages.md b/en/lessons/extracting-illustrated-pages.md index 028fe1915e..370a6659d7 100644 --- a/en/lessons/extracting-illustrated-pages.md +++ b/en/lessons/extracting-illustrated-pages.md @@ -75,7 +75,7 @@ More experienced readers may wish to simply install the dependencies and run the - `hathitrust-api` ([Install docs](https://github.com/rlmv/hathitrust-api)) - `internetarchive` ([Install docs](https://archive.org/services/docs/api/internetarchive/)) - `jupyter` ([Install docs](https://jupyter.org/install)) -- `requests` ([Install docs](https://requests.readthedocs.io/en/master/)) [creator recommends `pipenv` installation; for `pip` install see [PyPI](https://pypi.org/project/requests2/)] +- `requests` ([Install docs](https://requests.readthedocs.io/en/latest/user/install/#install)) [creator recommends `pipenv` installation; for `pip` install see [PyPI](https://pypi.org/project/requests2/)] ## Lesson Files