Skip to content

Commit

Permalink
protobuf: update external javadoc link (grpc#9890)
Browse files Browse the repository at this point in the history
  • Loading branch information
temawi authored and sergiitk committed May 16, 2023
1 parent 053bb01 commit b429f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protobuf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ dependencies {
}

tasks.named("javadoc").configure {
options.links 'https://developers.google.com/protocol-buffers/docs/reference/java/'
options.links 'https://protobuf.dev/reference/java/api-docs/'
}

0 comments on commit b429f4a

Please sign in to comment.