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 2022/07/23 14:44:49 UTC

[dubbo-rust] 26/35: update

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

liujun pushed a commit to branch poc-idl
in repository https://gitbox.apache.org/repos/asf/dubbo-rust.git

commit 3a64825ad6769061e6a73ed9bcef2379eb5e3a04
Author: Johankoi <Jo...@163.com>
AuthorDate: Thu Jul 14 12:03:37 2022 +0800

    update
---
 README_CN.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README_CN.md b/README_CN.md
index 99456e3..8b0a573 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -23,8 +23,8 @@ Examples can be found in [`examples`]
 
 ### Tutorials
 
-- The [`protobuf-transport`][protobuf-transport] example provides a basic example for testing transport protobuf-message-object-data via HTTP/2.
-- The [`grpc-gen`][grpc-gen] example provides a complete example of using bubbo-rust client/server grpc.
+- The [`protobuf-transport`] example provides a basic example for testing transport protobuf-message-object-data via HTTP/2.
+- The [`grpc-gen`] example provides a complete example of using bubbo-rust client/server grpc.
 
 ### Contribution