From ffbc99ae4ae4b039de585c675834df7b0087c013 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 4 May 2023 08:07:13 +0000 Subject: docs(readme): update tokio and async-std urls to their respective websites --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a86bac2..e573ef6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Windmark is an elegant and highly performant, async Gemini server framework for the modern age! -Now supporting both [Tokio](https://github.com/tokio-rs/tokio) and [`async-std`](https://github.com/async-rs/async-std)! +Now supporting both [Tokio](https://tokio.rs/) and [`async-std`](https://async.rs/)! ## Usage -- cgit v1.2.3