Update README.md broken link

This commit is contained in:
Minsoo Cheong 2022-07-05 13:13:01 +09:00 committed by Eric Anderson
parent c1abc7f8ac
commit 1f1712c67c
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ The prebuilt protoc-gen-grpc-java binary uses glibc on Linux. If you are
compiling on Alpine Linux, you may want to use the [Alpine grpc-java package][]
which uses musl instead.
[Alpine grpc-java package]: https://pkgs.alpinelinux.org/package/edge/testing/x86_64/grpc-java
[Alpine grpc-java package]: https://pkgs.alpinelinux.org/package/edge/community/x86_64/grpc-java
For Android protobuf-based codegen integrated with the Gradle build system, also
use protobuf-gradle-plugin but specify the 'lite' options: