Index: third_party/protobuf/README.md |
diff --git a/third_party/protobuf/README.md b/third_party/protobuf/README.md |
index 2c1bce1a0c5f36c2d6cda04aa24728548302156b..ba9c589d2bfda2b3336e88a6c32c3b6e53e6c5dc 100644 |
--- a/third_party/protobuf/README.md |
+++ b/third_party/protobuf/README.md |
@@ -1,7 +1,7 @@ |
Protocol Buffers - Google's data interchange format |
=================================================== |
-[](https://travis-ci.org/google/protobuf) [](https://ci.appveyor.com/project/protobuf/protobuf) [](https://grpc-testing.appspot.com/job/protobuf_branch) [](https://grpc-testing.appspot.com/job/protobuf_branch_32) [](http://ci.bazel.io/job/protobuf/) |
+[](https://travis-ci.org/google/protobuf) [](https://ci.appveyor.com/project/protobuf/protobuf) |
Copyright 2008 Google Inc. |
@@ -65,7 +65,7 @@ how to install protobuf runtime for that specific language: |
| JavaScript | [js](js) | |
| Ruby | [ruby](ruby) | |
| Go | [golang/protobuf](https://github.com/golang/protobuf) | |
-| PHP | [php](php) | |
+| PHP | TBD | |
Usage |