Browse Source

Merge pull request #283 from lightboys22/shinping_8_10_2018_update_link

[README] Update the link to the Echo sample project.
Tim Burks 7 years ago
parent
commit
ca61d0622a
1 changed files with 1 additions and 1 deletions
  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