From ad3f4ced09fd619ce95d908763b2bc73c320083c Mon Sep 17 00:00:00 2001 From: Carl Fredrik Samson Date: Mon, 6 Apr 2020 21:09:36 +0200 Subject: [PATCH] fixed link --- src/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/introduction.md b/src/introduction.md index c807db9..0a3d2ef 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -57,8 +57,8 @@ in Rust. If you like it, you might want to check out the others as well: ## Credits and thanks I'll like to take the chance of thanking the people behind `mio`, `tokio`, -`async_std`, `Futures`, `libc`, `crossbeam` and many other libraries which so -much is built upon. +`async_std`, `Futures`, `libc`, `crossbeam` which so underpins so much of the +async ecosystem and and rarely gets enough praise. A special thanks to [jonhoo](https://github.com/jonhoo) who was kind enough to give me some valuable feedback on a very early draft of this book. He has not