This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new 3f2a8c0 [IOTDB-2239] Hompage Sidebar Rearrangement (#4692)
3f2a8c0 is described below
commit 3f2a8c0a63cf314c931140fffa223ce4dcce6ef2
Author: Pengyu Chen <[email protected]>
AuthorDate: Sat Jan 1 21:51:15 2022 +0800
[IOTDB-2239] Hompage Sidebar Rearrangement (#4692)
---
site/src/main/.vuepress/config.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/src/main/.vuepress/config.js
b/site/src/main/.vuepress/config.js
index 0394d10..6776929 100644
--- a/site/src/main/.vuepress/config.js
+++ b/site/src/main/.vuepress/config.js
@@ -723,7 +723,7 @@ var config = {
{
title: 'UDF Library',
children: [
- ['Library-UDF/Get-started',
'Get Started']
+ ['Library-UDF/Get-Started',
'Get Started']
]
},
{
@@ -1529,7 +1529,7 @@ var config = {
{
title: 'UDF 函数库',
children: [
- ['Library-UDF/Get-started',
'快速上手']
+ ['Library-UDF/Get-Started',
'快速上手']
]
},
{