From 305edb384287df256914fb0d9111a2c35d46c7ba Mon Sep 17 00:00:00 2001 From: Jasper Date: Thu, 13 Nov 2025 23:07:21 +0100 Subject: [PATCH] docs: add community solution (#474) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddfea30..bdf8ecf 100644 --- a/README.md +++ b/README.md @@ -596,7 +596,7 @@ In this case the `status` is `"failed-backend-connection"` indicating that a bac ## Community Solutions -- _Coming soon..._ +- **[MC Router Discovery](https://github.com/Seedloaf/mc-router-discovery):** A lightweight sidecar to ensure mc-router is in sync with your list of running servers. ## Development