From f5d0dd5eac883ddc01362a7ad668f0549158a793 Mon Sep 17 00:00:00 2001 From: gosonzhang <4675739@qq.com> Date: Thu, 4 Jun 2020 02:29:54 +0000 Subject: [PATCH] [TUBEMQ-195] [website]Adjust the content of the Chinese part of the document[addendum] (#22) Co-authored-by: gosonzhang --- site_config/docs.js | 4 ++-- site_config/site.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/site_config/docs.js b/site_config/docs.js index 2a591772422..df914f24d50 100644 --- a/site_config/docs.js +++ b/site_config/docs.js @@ -55,11 +55,11 @@ export default { children: [ { title: 'HTTP API', - link: '/zh-cn/docs/http_access_api.html', + link: '/en-us/docs/http_access_api.html', }, { title: 'JAVA SDK API', - link: '/zh-cn/docs/clients_java.html', + link: '/en-us/docs/clients_java.html', }, ] }, diff --git a/site_config/site.js b/site_config/site.js index 8aebe92a646..e07d571c77c 100644 --- a/site_config/site.js +++ b/site_config/site.js @@ -82,7 +82,7 @@ export default { }, { text: 'Quick start', - link: '/en-us/docs/tubemq_user_guide.html', + link: '/en-us/docs/quick_start.html', }, { text: 'Developer guide', @@ -169,7 +169,7 @@ export default { }, { text: '快速开始', - link: '/zh-cn/docs/tubemq_user_guide.html', + link: '/zh-cn/docs/quick_start.html', }, { text: '开发者指南',