From 484e53c57b24f167df279d2c5b13ab8b810d6ab8 Mon Sep 17 00:00:00 2001 From: Carl Fredrik Samson Date: Sat, 1 Feb 2020 16:37:50 +0100 Subject: [PATCH] update 2 --- src/0_Introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/0_Introduction.md b/src/0_Introduction.md index 54337a3..b8c1a3a 100644 --- a/src/0_Introduction.md +++ b/src/0_Introduction.md @@ -23,7 +23,7 @@ of all, this book will focus on `Futures` and `async/await` specifically and not in the context of any specific runtime. Secondly, I've always found small runnable examples very exiting to learn from. -Thanks to Mdbook the examples can even be edited and explored further. It's +Thanks to [Mdbook][mdbook] the examples can even be edited and explored further. It's all code that you can download, play with and learn from. We'll and end up with an understandable example including a `Future` @@ -40,4 +40,4 @@ much is built upon. Reading and exploring some of this code is nothing less than impressive. Even the RFCs that much of the design is built upon is written in a way that mortal people can understand, and that requires a lot of work. So thanks! - +[mdbook]: https://github.com/rust-lang/mdBook