diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |