Skip to content

Commit 6652aa7

Browse files
zhumin8lqiu96
andauthored
fix typo
Co-authored-by: Lawrence Qiu <[email protected]>
1 parent 14c37c1 commit 6652aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-api-client-apache-v5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<link>https://docs.oracle.com/javase/8/docs/api/</link>
3131
<link>https://cloud.google.com/appengine/docs/standard/java/javadoc/</link>
3232
<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>
33+
<link>https://cloud.google.com/java/docs/reference/google-oauth-client/${project.oauth.version}/</link>
3434
</links>
3535
<doctitle>${project.name} ${project.version}</doctitle>
3636
<windowtitle>${project.artifactId} ${project.version}</windowtitle>

0 commit comments

Comments
 (0)