aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
diff options
context:
space:
mode:
authorGravatar Michael Lumish <mlumish@google.com>2015-06-17 11:23:49 -0700
committerGravatar Michael Lumish <mlumish@google.com>2015-06-17 11:23:49 -0700
commit656e776ae1516ff6dbb553b2a4aef1eccdf8cb72 (patch)
tree85374c44ae6ad8738c02fc6ec3ed5ad9fc95130c /src/objective-c
parent602424a0a571b40dcc312ff9ef80666bfcde8b8c (diff)
parentbeabcfd5901e5f8f5a01139a8e53d8590230a3f6 (diff)
Merge pull request #2092 from jcanizales/point-to-official-proto-podspec
Link to official protobuf podspec in the README
Diffstat (limited to 'src/objective-c')
-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/