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 14c37c1 commit 6652aa7Copy full SHA for 6652aa7
google-api-client-apache-v5/pom.xml
@@ -30,7 +30,7 @@
30
<link>https://docs.oracle.com/javase/8/docs/api/</link>
31
<link>https://cloud.google.com/appengine/docs/standard/java/javadoc/</link>
32
<link>https://cloud.google.com/java/docs/reference/google-http-client/${project.http.version}/</link>
33
- <link>https://cloud.google.com/java/docs/reference/google-oauth-client//${project.oauth.version}/</link>
+ <link>https://cloud.google.com/java/docs/reference/google-oauth-client/${project.oauth.version}/</link>
34
</links>
35
<doctitle>${project.name} ${project.version}</doctitle>
36
<windowtitle>${project.artifactId} ${project.version}</windowtitle>
0 commit comments