Skip to content

Commit 4488078

Browse files
authored
update sql modules url (#78)
1 parent b45a071 commit 4488078

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/cn/design/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ CeresDB 是一个时序数据库,与经典时序数据库相比,CeresDB 的
6666

6767
### SQL 层
6868

69-
模块路径:https://github.com/CeresDB/ceresdb/tree/main/sql
69+
模块路径:https://github.com/CeresDB/ceresdb/tree/main/query_frontend
7070

7171
SQL 层负责解析 SQL 并生成查询计划。
7272

docs/src/en/design/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Basically, HTTP and MySQL are used to debug CeresDB, query manually and perform
6666

6767
### SQL Layer
6868

69-
module path: https://github.com/CeresDB/ceresdb/tree/main/sql
69+
module path: https://github.com/CeresDB/ceresdb/tree/main/query_frontend
7070

7171
SQL layer takes responsibilities for parsing sql and generating the query plan.
7272

0 commit comments

Comments
 (0)