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 b8ac7a8 commit 94cc591Copy full SHA for 94cc591
protobuf/build.gradle
@@ -30,5 +30,5 @@ dependencies {
30
}
31
32
tasks.named("javadoc").configure {
33
- options.links 'https://developers.google.com/protocol-buffers/docs/reference/java/'
+ options.links 'https://protobuf.dev/reference/java/api-docs/'
34
0 commit comments