From 7be5b6dc7c389ef6b1a4280e0fea1486ba70f4c8 Mon Sep 17 00:00:00 2001 From: Liangziyi Date: Thu, 3 Sep 2026 14:12:25 +0800 Subject: [PATCH 1/2] docs: align Community copy with Chinese README Signed-off-by: Liangziyi --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a46c5af1..36a2687a 100644 --- a/README.md +++ b/README.md @@ -128,10 +128,10 @@ Please read [SECURITY.md](SECURITY.md) before exposing it to the public internet ## Community -- 💬 [Discussions](https://github.com/deeplethe/utopia/discussions): discussion, experience reports and reviews -- 🐛 [Issues](https://github.com/deeplethe/utopia/issues): any bug, design question or request -- 🤝 [Contributing](CONTRIBUTING.md): dev setup, the checks to run before pushing, DCO sign-off -- 🔌 [Ontology2SQL](https://github.com/deeplethe/ontology2sql): the ontology-driven text-to-SQL method referenced above +- 💬 [Discussions](https://github.com/deeplethe/utopia/discussions): discuss the project, share your experience, and leave feedback +- 🐛 [Issues](https://github.com/deeplethe/utopia/issues): report bugs, ask design questions, and submit feature requests +- 🤝 [Contributing](CONTRIBUTING.md): development setup, pre-push checks, and DCO sign-off +- 🔌 [Ontology2SQL](https://github.com/deeplethe/ontology2sql): the ontology-driven text-to-SQL approach referenced above ## License From ee29a43a38dfb38b015e0c90cf8d0f1930c79e1c Mon Sep 17 00:00:00 2001 From: Liangziyi Date: Thu, 3 Sep 2026 21:45:51 +0800 Subject: [PATCH 2/2] docs: use method for Ontology2SQL description Signed-off-by: Liangziyi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4553ff6..fd4ba994 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Please read [SECURITY.md](SECURITY.md) before exposing it to the public internet - 💬 [Discussions](https://github.com/deeplethe/utopia/discussions): discuss the project, share your experience, and leave feedback - 🐛 [Issues](https://github.com/deeplethe/utopia/issues): report bugs, ask design questions, and submit feature requests - 🤝 [Contributing](CONTRIBUTING.md): development setup, pre-push checks, and DCO sign-off -- 🔌 [Ontology2SQL](https://github.com/deeplethe/ontology2sql): the ontology-driven text-to-SQL approach referenced above +- 🔌 [Ontology2SQL](https://github.com/deeplethe/ontology2sql): the ontology-driven text-to-SQL method referenced above ## License