diff options
| author | Choan <choan.galvez@gmail.com> | 2024-02-27 05:38:55 +0100 |
|---|---|---|
| committer | Tom Dalziel <33435574+tomdl89@users.noreply.github.com> | 2024-04-14 22:59:22 +0200 |
| commit | f4bacddbf3e56f53dab64e2b071e743cb42e8677 (patch) | |
| tree | f59b72ac1a03bb196b47609bb35dc1c71e833255 | |
| parent | e31bff8cb64d773bbfd9a8e326db8645eaee43fd (diff) | |
Fix download links for PDF and Epub versions
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
