浏览代码

Update Step_0.md

Jayant Kolhe 10 年之前
父节点
当前提交
00e23cfd2a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Step_0.md

+ 1 - 1
Step_0.md

@@ -37,5 +37,5 @@ The service stanza of the message is an example of protobuf service IDL
 receives a request containing a name and returns a response containing a
 message.
 
-Next, in [Step-1](Step-1.md), we'll use protoc to generate client code from
+Next, in [Step_1](Step_1.md), we'll use protoc to generate client code from
 this IDL.