From 4c94f18efda776645ddcc29725337d1d30e6749a Mon Sep 17 00:00:00 2001 From: meichuanyi <35057768+meichuanyi@users.noreply.github.com> Date: Thu, 11 Jun 2026 08:39:38 +0800 Subject: [PATCH] docs: remove empty Discord link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9120cba..3f3f9aa 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ Implement `BenchmarkAdapter` to plug any new evaluation domain into A-Evolve. Th - ⭐ **Star this repo** to support our research — we are evolving fast. - 🐛 **[Open an issue](https://github.com/A-EVO-Lab/a-evolve/issues)** to report bugs or request features. - 🔀 **[Submit a PR](https://github.com/A-EVO-Lab/a-evolve/pulls)** — new evolution algorithms, benchmark adapters, agent implementations, and documentation improvements are all welcome. -- 💬 **[Join our Discord]()** to discuss research directions, share results, and collaborate. +- 💬 **Join our Discord** to discuss research directions, share results, and collaborate. ---