This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 1ec6ff4 open new tab
1ec6ff4 is described below
commit 1ec6ff4ebd964e64cd4f4ba4d92f8015f29ef76a
Author: ken.lj <[email protected]>
AuthorDate: Thu Aug 6 21:07:58 2020 +0800
open new tab
---
site_config/site.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/site_config/site.js b/site_config/site.js
index feaf867..1be518c 100644
--- a/site_config/site.js
+++ b/site_config/site.js
@@ -126,6 +126,7 @@ export default {
{
key: 'docs',
text: '文档',
+ target: '_blank',
link: '/documentations/2.7/zh-cn/site/user/quick-start/',
},
{