Skip to content

Commit

Permalink
protobuf: update external javadoc link (#9890) (#10196)
Browse files Browse the repository at this point in the history
Co-authored-by: Terry Wilson <tmwilson@google.com>
  • Loading branch information
sergiitk and temawi committed May 17, 2023
1 parent c259cab commit d7f8a88
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 @@ -28,4 +28,4 @@ dependencies {
signature "org.codehaus.mojo.signature:java17:1.0@signature"
}

javadoc.options.links 'https://developers.google.com/protocol-buffers/docs/reference/java/'
javadoc.options.links 'https://protobuf.dev/reference/java/api-docs/'

0 comments on commit d7f8a88

Please sign in to comment.