From f4bacddbf3e56f53dab64e2b071e743cb42e8677 Mon Sep 17 00:00:00 2001 From: Choan Date: Tue, 27 Feb 2024 05:38:55 +0100 Subject: Fix download links for PDF and Epub versions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02215fa..b753ef5 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,8 @@ file. The latest version of the documentation is readable online [here](https://evil.readthedocs.io/en/latest/index.html). It is also available as -[PDF](https://readthedocs.org/projects/evil/downloads/pdf/latest/) and -as [EPUB](https://readthedocs.org/projects/evil/downloads/epub/latest/). +[PDF](https://evil.readthedocs.io/_/downloads/en/stable/pdf/) and +as [EPUB](https://evil.readthedocs.io/_/downloads/en/stable/epub/). # Mailing list -- cgit v1.0