Skip to content

Commit 9a6626b

Browse files
committed
fix: links
1 parent df8a995 commit 9a6626b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const enSidebar = [
5858
{ text: 'AI and Machine Learning', link: '/en/features/ai' },
5959
{ text: 'Cloud Native', link: '/en/features/cloud-native' },
6060
{ text: 'Big Data Compute-Storage Separation', link: '/en/features/hdfs' },
61-
{ text: 'SQL Support', link: '/en/features/sql' },
61+
{ text: 'SQL Support', link: '/en/features/sql-server' },
6262
{ text: 'Quantitative Trading', link: '/en/features/quantitative-trading' },
6363
{ text: 'Manufacturing Cost Reduction', link: '/en/features/industry' },
6464
{ text: 'Cold Archive Storage', link: '/en/features/cold-archiving' },

docs/zh/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const zhSidebar = [
5858
{ text: 'AI 和机器学习', link: '/zh/features/ai' },
5959
{ text: '云原生', link: '/zh/features/cloud-native' },
6060
{ text: '大数据计算存储分离', link: '/zh/features/hdfs' },
61-
{ text: 'SQL 支持', link: '/zh/features/sql' },
61+
{ text: 'SQL 支持', link: '/zh/features/sql-server' },
6262
{ text: '量化交易', link: '/zh/features/quantitative-trading' },
6363
{ text: '制造业降本', link: '/zh/features/industry' },
6464
{ text: '冷归档存储', link: '/zh/features/cold-archiving' },

0 commit comments

Comments
 (0)