diff --git a/README.md b/README.md index f9c504d03f8d..f3fa13fb0cb7 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ For a guided tour, take a look at the [quick start guide](https://grpc.io/docs/languages/java/quickstart) or the more explanatory [gRPC basics](https://grpc.io/docs/languages/java/basics). -The [examples](https://github.com/grpc/grpc-java/tree/v1.30.0/examples) and the -[Android example](https://github.com/grpc/grpc-java/tree/v1.30.0/examples/android) +The [examples](https://github.com/grpc/grpc-java/tree/v1.31.0/examples) and the +[Android example](https://github.com/grpc/grpc-java/tree/v1.31.0/examples/android) are standalone projects that showcase the usage of gRPC. Download