Skip to content

Commit 6c71655

Browse files
authored
Change the version number to the recommended encoding (#494)
1 parent abfb688 commit 6c71655

File tree

34 files changed

+44
-44
lines changed

34 files changed

+44
-44
lines changed

src/.vuepress/sidebar_timecho/V0.13.x/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const enSidebar = {
2020
'/UserGuide/V0.13.x/': [
2121
{
22-
text: 'IoTDB User Guide (V0.13.x)',
22+
text: 'IoTDB User Guide',
2323
collapsible: false,
2424
children: [],
2525
},

src/.vuepress/sidebar_timecho/V0.13.x/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const zhSidebar = {
2020
'/zh/UserGuide/V0.13.x/': [
2121
{
22-
text: 'IoTDB用户手册 (V0.13.x)',
22+
text: 'IoTDB用户手册',
2323
collapsible: false,
2424
children: [],
2525
},

src/.vuepress/sidebar_timecho/V1.0.x/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const enSidebar = {
2020
'/UserGuide/V1.0.x/': [
2121
{
22-
text: 'IoTDB User Guide (V1.0.x)',
22+
text: 'IoTDB User Guide',
2323
collapsible: false,
2424
children: [],
2525
},

src/.vuepress/sidebar_timecho/V1.0.x/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const zhSidebar = {
2020
'/zh/UserGuide/V1.0.x/': [
2121
{
22-
text: 'IoTDB用户手册 (V1.0.x)',
22+
text: 'IoTDB用户手册',
2323
collapsible: false,
2424
children: [],
2525
},

src/.vuepress/sidebar_timecho/V1.1.x/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const enSidebar = {
2020
'/UserGuide/V1.1.x/': [
2121
{
22-
text: 'IoTDB User Guide (V1.1.x)',
22+
text: 'IoTDB User Guide',
2323
children: [],
2424
},
2525
{

src/.vuepress/sidebar_timecho/V1.1.x/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const zhSidebar = {
2020
'/zh/UserGuide/V1.1.x/': [
2121
{
22-
text: 'IoTDB用户手册 (V1.1.x)',
22+
text: 'IoTDB用户手册',
2323
children: [],
2424
},
2525
{

src/.vuepress/sidebar_timecho/V1.2.x/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const enSidebar = {
2020
'/UserGuide/V1.2.x/': [
2121
{
22-
text: 'IoTDB User Guide (V1.2.x)',
22+
text: 'IoTDB User Guide',
2323
children: [],
2424
},
2525
{

src/.vuepress/sidebar_timecho/V1.2.x/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const zhSidebar = {
2020
'/zh/UserGuide/V1.2.x/': [
2121
{
22-
text: 'IoTDB用户手册 (V1.2.x)',
22+
text: 'IoTDB用户手册',
2323
children: [],
2424
},
2525
{

src/.vuepress/sidebar_timecho/V1.3.0-2/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const enSidebar = {
2020
'/UserGuide/V1.3.0-2/': [
2121
{
22-
text: 'IoTDB User Guide (V1.3.0/1/2)',
22+
text: 'IoTDB User Guide',
2323
children: [],
2424
},
2525
{

src/.vuepress/sidebar_timecho/V1.3.0-2/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
export const zhSidebar = {
2020
'/zh/UserGuide/V1.3.0-2/': [
2121
{
22-
text: 'IoTDB用户手册 (V1.3.0/1/2)',
22+
text: 'IoTDB用户手册',
2323
children: [],
2424
},
2525
{

0 commit comments

Comments
 (0)