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

albumenj 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 fb1bb6e8a6 Update grpc.md (#2439)
fb1bb6e8a6 is described below

commit fb1bb6e8a6e7b14961bc1c9bf31de75cd0c42a9f
Author: Mford Jody <[email protected]>
AuthorDate: Mon Mar 27 19:25:52 2023 +0800

    Update grpc.md (#2439)
---
 content/zh-cn/overview/what/ecosystem/protocol/grpc.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/zh-cn/overview/what/ecosystem/protocol/grpc.md 
b/content/zh-cn/overview/what/ecosystem/protocol/grpc.md
index 3e49ce9da8..4c73ae9921 100644
--- a/content/zh-cn/overview/what/ecosystem/protocol/grpc.md
+++ b/content/zh-cn/overview/what/ecosystem/protocol/grpc.md
@@ -5,7 +5,7 @@ description: ""
 linkTitle: gRPC
 title: gRPC
 type: docs
-weight: 40
+weight: 4
 ---
 
 
@@ -48,4 +48,4 @@ TBD
 ### 步骤
 1. 使用 IDL 定义服务
 2. 配置 compiler 插件,本地预编译
-3. 配置暴露/引用 Dubbo 服务
\ No newline at end of file
+3. 配置暴露/引用 Dubbo 服务

Reply via email to