From 445a14ca948d2c71e86564d2f957faf60c7090b7 Mon Sep 17 00:00:00 2001 From: Ankit Mahato Date: Sun, 20 Nov 2022 01:58:14 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6ceaa8..871f692 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This book can be consumed in 3 ways: - A nice web interface - [Link](https://animator.github.io/learn-python/) ![Learn Python 3 Website](images/web.png) -- A Downloadable PDF - [Link](https://github.com/animator/learn-python/blob/main/pdf/learn-python-v2022.10.pdf) +- A Downloadable PDF - [Link](https://github.com/animator/learn-python/raw/main/pdf/learn-python-v2022.10.pdf) ![Learn Python 3 PDF](images/pdf.png) - Directly on GitHub - [Link](https://github.com/animator/learn-python)