浏览代码

Merge pull request #283 from lightboys22/shinping_8_10_2018_update_link

[README] Update the link to the Echo sample project.
Tim Burks 7 年之前
父节点
当前提交
ca61d0622a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ API styles (Unary, Server Streaming, Client Streaming,
 and Bidirectional Streaming) and connections can be made
 either over secure (TLS) or insecure channels.
 
-The [Echo](Examples/Echo) example provides a comprehensive
+The [Echo](Examples/EchoXcode/Echo) example provides a comprehensive
 demonstration of currently-supported features.
 
 Swift Package Manager builds may also be made on Linux