We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e08eb6f commit 5c3b865Copy full SHA for 5c3b865
1 file changed
generator/src/googleapis/codegen/languages/java/2.0.0/templates/README.md.tmpl
@@ -39,6 +39,6 @@ dependencies {
39
}
40
```
41
42
-[javadoc]: https://googleapis.dev/java/{{ api.maven.artifact_id }}/latest/index.html
+[javadoc]: https://javadoc.io/doc/com.google.apis/{{ api.maven.artifact_id }}/latest/index.html
43
[google-api-client]: https://github.com/googleapis/google-api-java-client/
44
[api-explorer]: https://developers.google.com/apis-explorer/#p/{{ api.name }}/v1/
0 commit comments