From 5f29c53232ae652c84f594d1e5c9bd632b036c21 Mon Sep 17 00:00:00 2001 From: link2xt Date: Wed, 23 Apr 2025 16:59:26 +0000 Subject: [PATCH] Fix mox URL in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 737c0f16..7dbf5920 100644 --- a/README.md +++ b/README.md @@ -538,7 +538,7 @@ you can add its IP address to the DNS. Here are some related projects that you may be interested in: -- [Mox](https://github.com/-mjl/mox): A Golang email server. [Work is in +- [Mox](https://github.com/mjl-/mox): A Golang email server. [Work is in progress](https://github.com/mjl-/mox/issues/251) to modify it to support all of the features and configuration settings required to operate as a chatmail relay.