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 128522fe6a Update grpc.md (#2477)
128522fe6a is described below
commit 128522fe6a933f286008d71285746b47fefa5683
Author: Mford Jody <[email protected]>
AuthorDate: Tue Apr 11 09:40:06 2023 +0800
Update grpc.md (#2477)
---
content/zh-cn/overview/tasks/protocols/grpc.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/zh-cn/overview/tasks/protocols/grpc.md
b/content/zh-cn/overview/tasks/protocols/grpc.md
index ce9a5a1501..38f6f6998c 100644
--- a/content/zh-cn/overview/tasks/protocols/grpc.md
+++ b/content/zh-cn/overview/tasks/protocols/grpc.md
@@ -5,5 +5,5 @@ description: ""
linkTitle: 开发 gRPC 服务
title: 使用 Dubbo 开发 gRPC 服务
type: docs
-weight: 10
+weight: 1
---