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 d2c013f  fix link for blog
d2c013f is described below

commit d2c013f23ca455a8aeaed4d0aa0aba970cca0f80
Author: Huang YunKun <hty...@gmail.com>
AuthorDate: Tue Apr 14 17:18:16 2020 +0800

    fix link for blog
---
 site_config/blog.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site_config/blog.js b/site_config/blog.js
index c4e171c..a62f060 100644
--- a/site_config/blog.js
+++ b/site_config/blog.js
@@ -231,7 +231,7 @@ export default {
                 author: '@Chickenlj',
                 dateStr: 'March 27, 2020',
                 desc: 'Dubbo 在跨语言和协议穿透性方向上的探索:支持 HTTP/2 gRPC 和 Protobuf。',
-                link: '/zh-cn/blog/grpc-http2-protobuf.html',
+                link: 
'/zh-cn/blog/Dubbo-supporting-gRPC-HTTP2-and-protobuf.html',
             },
             {
                 title: '使用 Dubbo 连接异构微服务体系',

Reply via email to