From 6d6eb9c9dc323a124391391bd1407fbe51a2912b Mon Sep 17 00:00:00 2001 From: Royi Date: Fri, 10 Nov 2023 20:27:10 +0200 Subject: [PATCH] Fixed a Typo in README.md Fixed a missing `(` for a link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df42932..970c17c8 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ GitHub is able to render the notebooks directly. The quickest way to view a note PDF Version ----- -A PDF version of the book is available [here]https://drive.google.com/file/d/0By_SW19c1BfhSVFzNHc0SjduNzg/view?usp=sharing&resourcekey=0-41olC9ht9xE3wQe2zHZ45A) +A PDF version of the book is available [here](https://drive.google.com/file/d/0By_SW19c1BfhSVFzNHc0SjduNzg/view?usp=sharing&resourcekey=0-41olC9ht9xE3wQe2zHZ45A) The PDF will usually lag behind what is in github as I don't update it for every minor check in.