From 4ec74e0d4f10977f373a933bbcdc8b97858cc493 Mon Sep 17 00:00:00 2001 From: Sunglok Choi Date: Sun, 26 Jun 2022 13:41:22 +0900 Subject: [PATCH] Fix a minor typo in README.md --- 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.