We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a3f23 commit 9c4b191Copy full SHA for 9c4b191
protobuf/build.gradle
@@ -28,4 +28,4 @@ dependencies {
28
signature "org.codehaus.mojo.signature:java17:1.0@signature"
29
}
30
31
-javadoc.options.links 'https://developers.google.com/protocol-buffers/docs/reference/java/'
+javadoc.options.links 'https://protobuf.dev/reference/java/api-docs/'
0 commit comments