You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hy...@apache.org on 2019/08/31 00:42:04 UTC

[dubbo-website] branch master updated: Update docs.js (#465)

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

hyunkun 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 fb26608  Update docs.js (#465)
fb26608 is described below

commit fb266084647b69b397916be02e6f4c3586ba6d53
Author: kowasaretaneko17 <12...@qq.com>
AuthorDate: Sat Aug 31 08:42:00 2019 +0800

    Update docs.js (#465)
---
 site_config/docs.js | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/site_config/docs.js b/site_config/docs.js
index d172ceb..940f36b 100644
--- a/site_config/docs.js
+++ b/site_config/docs.js
@@ -666,6 +666,10 @@ export default {
                                 link: '/zh-cn/docs/user/configuration/xml.html',
                             },
                             {
+                                title: '属性配置',
+                                link: '/zh-cn/docs/user/configuration/properties.html',
+                            },
+                            {
                                 title: 'API配置',
                                 link: '/zh-cn/docs/user/configuration/api.html'
                             },