aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/README.md
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-06-17 10:54:52 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2015-06-17 10:54:52 -0700
commitbeabcfd5901e5f8f5a01139a8e53d8590230a3f6 (patch)
tree1aa6ddd5fa6a64c90ea778d7330bdf4a327c8d28 /src/objective-c/README.md
parent0d6cf992e8f840ae257c039f15fc045e9605090f (diff)
Link to official protobuf podspec in the README
It was still linking to my pull request's podspec.
Diffstat (limited to 'src/objective-c/README.md')
-rw-r--r--src/objective-c/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/README.md b/src/objective-c/README.md
index 0e5eb9a25f..e997b76d14 100644
--- a/src/objective-c/README.md
+++ b/src/objective-c/README.md
@@ -163,7 +163,7 @@ files:
* [Podspec](https://github.com/grpc/grpc/blob/master/gRPC.podspec) for the Objective-C gRPC runtime
library. This can be tedious to configure manually.
-* [Podspec](https://github.com/jcanizales/protobuf/blob/add-podspec/Protobuf.podspec) for the
+* [Podspec](https://github.com/google/protobuf/blob/master/Protobuf.podspec) for the
Objective-C Protobuf runtime library.
[Protocol Buffers]:https://developers.google.com/protocol-buffers/