aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-04 08:07:13 +0000
committerFuwn <[email protected]>2023-05-04 08:07:13 +0000
commitffbc99ae4ae4b039de585c675834df7b0087c013 (patch)
tree2c9e100eb4cc0ce32278a3b7faeb82fb8c620e06 /README.md
parentdocs(readme): fix windmark version (diff)
downloadwindmark-ffbc99ae4ae4b039de585c675834df7b0087c013.tar.xz
windmark-ffbc99ae4ae4b039de585c675834df7b0087c013.zip
docs(readme): update tokio and async-std urls to their respective websites
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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