From de2d0b967c01cce4cc72636b18a64ea647a09ce1 Mon Sep 17 00:00:00 2001 From: Nikita Vilunov Date: Tue, 30 Jan 2024 11:37:22 +0100 Subject: [PATCH] test --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 803b23a..03cd7fb 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ Multiprotocol chat server based on open protocols. - [How to run Lavina locally](./docs/running.md) - [Architectural diagrams](./docs/flow.md) -- [Project structure](./crates/readme.md) +- [Project structure](crates) ## Goals