Skip to content

Commit 94cc591

Browse files
committed
protobuf: update external javadoc link (grpc#9890)
1 parent b8ac7a8 commit 94cc591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ dependencies {
3030
}
3131

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

0 commit comments

Comments
 (0)