You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2018/07/05 14:16:25 UTC

[incubator-dubbo-website] branch asf-site updated: Add php into Dubbo eco system

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

huxing 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 16cd984  Add php into Dubbo eco system
16cd984 is described below

commit 16cd98499d56291dfd687314bff164b036a96e71
Author: lexinfintech <39...@users.noreply.github.com>
AuthorDate: Thu Jul 5 22:16:22 2018 +0800

    Add php into Dubbo eco system
---
 site_config/community.jsx | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/site_config/community.jsx b/site_config/community.jsx
index 0b77156..be45004 100644
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -107,6 +107,11 @@ export default {
               link: 'https://github.com/dubbo/dubbo-client-py',
               bgColor: '#00D0D9',
             },
+			{
+              text: 'php',
+              link: 'https://github.com/dubbo/dubbo-php-framework',
+              bgColor: '#00D0D9',
+            },
           ],
         },
         {
@@ -465,6 +470,11 @@ export default {
               link: 'https://github.com/dubbo/dubbo-client-py',
               bgColor: '#00D0D9',
             },
+			{
+              text: 'php',
+              link: 'https://github.com/dubbo/dubbo-php-framework',
+              bgColor: '#00D0D9',
+            },
           ],
         },
         {