From 900de8b2d70f73bcb8e869181c7dea4d4963fb74 Mon Sep 17 00:00:00 2001 From: Takeshi Watanabe Date: Sat, 17 Feb 2024 00:30:12 +0900 Subject: [PATCH] Fix link to PDF --- 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.