aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/README.md
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-10-27 10:50:03 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2015-10-27 10:50:03 -0700
commit1f5d62b45460aa9d075e6dd91f7c827d4a2fd0dd (patch)
tree2ace2ede70f7a739605a26641865ee6f68d8d95d /examples/README.md
parent738220d99890e672d23e5bad08599a5301e3e93c (diff)
ObjC: Start with helloworld, then the web page
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index cc4b239f8e..84ec80057e 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -18,7 +18,7 @@ You can find quick start guides for each language, including installation instru
* [Android Java](https://github.com/grpc/grpc-java/tree/master/examples/android)
* [Python](python/helloworld)
* [C#](csharp)
-* [Objective-C](objective-c/route_guide)
+* [Objective-C](objective-c/helloworld)
* [PHP](php)
## What's in this repository?