From f04c535197dff143f4f5fadc814d4fd7a81c14b0 Mon Sep 17 00:00:00 2001 From: Vishvanathan K Date: Fri, 1 Oct 2021 17:56:37 +0530 Subject: [PATCH] Update README.md Change the pdf link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb78a84ca..cd9fcb298 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ You can run this documentation offline by using [Docsify](https://docsify.js.org > Note, notebooks will not be rendered via Docsify, so when you need to run a notebook, do that separately in VS Code running a Python kernel. ## PDF -A PDF of all of the lessons can be found [here](pdf/readme.pdf) +A PDF of all of the lessons can be found [here](https://microsoft.github.io/Data-Science-For-Beginners/pdf/readme.pdf) ## Help Wanted!