You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2019/07/25 00:49:30 UTC

[dubbo-website] branch master updated: Replace a new link (#437)

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 35be46a  Replace a new link (#437)
35be46a is described below

commit 35be46aee18e8a5245dc18dff3c57caaadb6a1fd
Author: houseme <qz...@163.com>
AuthorDate: Thu Jul 25 08:49:25 2019 +0800

    Replace a new link (#437)
---
 site_config/community.jsx | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/site_config/community.jsx b/site_config/community.jsx
index 13f62af..0d761e0 100644
--- a/site_config/community.jsx
+++ b/site_config/community.jsx
@@ -311,7 +311,7 @@ export default {
             },
             {
               text: 'Native Thrift',
-              link: 'https://github.com/dubbo/dubbo-rpc-native-thrift',
+              link: 'https://github.com/apache/dubbo/dubbo-rpc/dubbo-rpc-native-thrift',
               bgColor: '#00D0D9',
             },
             {
@@ -418,12 +418,12 @@ export default {
             },
             {
               text: 'Native Hessian',
-              link: 'https://github.com/dubbo/dubbo-serialization-native-hessian',
+              link: 'https://github.com/apache/dubbo/tree/master/dubbo-serialization/dubbo-serialization-native-hession',
               bgColor: '#00D0D9',
             },
             {
               text: 'Avro',
-              link: 'https://github.com/dubbo/dubbo-serialization-avro',
+              link: 'https://github.com/apache/dubbo/tree/master/dubbo-serialization/dubbo-serialization-avro',
               bgColor: '#00D0D9',
             },
           ],
@@ -855,12 +855,12 @@ export default {
             },
             {
               text: 'Native Hessian',
-              link: 'https://github.com/dubbo/dubbo-serialization-native-hessian',
+              link: 'https://github.com/apache/dubbo/tree/master/dubbo-serialization/dubbo-serialization-native-hession',
               bgColor: '#00D0D9',
             },
             {
               text: 'Avro',
-              link: 'https://github.com/dubbo/dubbo-serialization-avro',
+              link: 'https://github.com/apache/dubbo/tree/master/dubbo-serialization/dubbo-serialization-avro',
               bgColor: '#00D0D9',
             },
           ],