Lisa Carey 10 年之前
父節點
當前提交
5279a5f7ae
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -237,7 +237,7 @@ protocol buffers, so you need to use plugins to add additional features
 to generated code. As we're creating Java code, we use the gRPC Java plugin.
 to generated code. As we're creating Java code, we use the gRPC Java plugin.
 
 
 To build the plugin, follow the instructions in the relevant repo: for Java,
 To build the plugin, follow the instructions in the relevant repo: for Java,
-the instructions are in [`grpc-java1](https://github.com/grpc/grpc-java).
+the instructions are in [`grpc-java`](https://github.com/grpc/grpc-java).
 
 
 To use it to generate the code:
 To use it to generate the code: