From 3e9c4318c34b00214337cda0f29b81fd7f954e0f Mon Sep 17 00:00:00 2001 From: qixinbo Date: Sat, 21 Mar 2026 23:44:21 +0800 Subject: [PATCH] doc: update readme again --- README.md | 2 +- README_en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91edcbc..7f53afb 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ npm run dev DataClaw 的开发深受以下优秀开源项目的启发,特此致谢: - [WrenAI](https://github.com/Canner/WrenAI): 强大的 Text-to-SQL 解决方案,其架构和思路给了我们很大的启发。 -- [Aix-DB](https://github.com/aix-db/Aix-DB): 在智能数据分析和交互式体验方面提供了极好的参考。 +- [Aix-DB](https://github.com/apconw/Aix-DB): 在智能数据分析和交互式体验方面提供了极好的参考。
diff --git a/README_en.md b/README_en.md index 1e70923..2456585 100644 --- a/README_en.md +++ b/README_en.md @@ -92,7 +92,7 @@ Got a cool idea? Found a bug? We'd love your help! Feel free to open an issue or The development of DataClaw was deeply inspired by the following excellent open-source projects. Special thanks to: - [WrenAI](https://github.com/Canner/WrenAI): A powerful Text-to-SQL solution whose architecture and concepts provided great inspiration. -- [Aix-DB](https://github.com/aix-db/Aix-DB): Provided an excellent reference for intelligent data analysis and interactive user experience. +- [Aix-DB](https://github.com/apconw/Aix-DB): Provided an excellent reference for intelligent data analysis and interactive user experience.