This is an automated email from the ASF dual-hosted git repository.

liujun pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4269520  add 'version and upgrade' menu.
4269520 is described below

commit 426952005b378341d84100ff527a0c0fc6436e31
Author: ken.lj <[email protected]>
AuthorDate: Tue Jan 29 12:00:17 2019 +0800

    add 'version and upgrade' menu.
---
 site_config/docs.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site_config/docs.js b/site_config/docs.js
index 0d8b766..11345cd 100644
--- a/site_config/docs.js
+++ b/site_config/docs.js
@@ -1039,7 +1039,7 @@ export default {
                     },
                     {
                         title: '版本与升级',
-                        link: '/zh-cn/docs/user/versions/index.html'
+                        link: '/zh-cn/docs/user/versions/index.html',
                         children: [
                             {
                                 title: '2.7.x升级步骤及注意事项',

Reply via email to