We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d071471 commit 216a495Copy full SHA for 216a495
2 files changed
src/.vuepress/sidebar_timecho/V2.0.x/en-Tree.ts
@@ -40,7 +40,7 @@ export const enSidebar = {
40
{ text: 'Common Concepts', link: 'Cluster-Concept_timecho' },
41
{
42
text: 'Timeseries Data Model',
43
- link: 'Navigating_Time_Series_Data_timehco',
+ link: 'Navigating_Time_Series_Data_timecho',
44
},
45
46
text: 'Modeling Scheme Design',
src/.vuepress/sidebar_timecho/V2.0.x/zh-Tree.ts
@@ -38,7 +38,7 @@ export const zhSidebar = {
38
prefix: 'Background-knowledge/',
39
children: [
{ text: '常见概念', link: 'Cluster-Concept_timecho' },
- { text: '时序数据模型', link: 'Navigating_Time_Series_Data_timehco' },
+ { text: '时序数据模型', link: 'Navigating_Time_Series_Data_timecho' },
{ text: '建模方案设计', link: 'Data-Model-and-Terminology_timecho' },
{ text: '数据类型', link: 'Data-Type' },
],
0 commit comments