From c9e5c94feff7a0957c90ae5d52d08507b3abe7e4 Mon Sep 17 00:00:00 2001 From: lakako <46197434+lakako@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:56:38 +0800 Subject: [PATCH] Fix broken link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1be29d8..ddd5941 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ [documentation](https://rustdoc.limit.dev/orkas_core) [workflow status](https://github.com/Limit-LAB/Orkas/actions/workflows/rust.yml) -Decentralized MQ implementation with SWIM, CRDT and Limlog. This crate depends on [Tokio](https://github/tokio-rs/tokio). +Decentralized MQ implementation with SWIM, CRDT and Limlog. This crate depends on [Tokio](https://tokio.rs/).