File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ The library supports the following Java environments:
19
19
20
20
The following related projects are built on the Google HTTP Client Library for Java:
21
21
22
- - [ Google OAuth Client Library for Java] ( https://github.com/google /google-oauth-java-client ) ,
22
+ - [ Google OAuth Client Library for Java] ( https://github.com/googleapis /google-oauth-java-client ) ,
23
23
for the OAuth 2.0 and OAuth 1.0a authorization standards.
24
- - [ Google APIs Client Library for Java] ( https://github.com/google /google-api-java-client ) , for
24
+ - [ Google APIs Client Library for Java] ( https://github.com/googleapis /google-api-java-client ) , for
25
25
access to Google APIs.
26
26
27
27
This is an open-source library, and
@@ -32,8 +32,8 @@ are welcome.
32
32
33
33
- [ Developer's Guide] ( https://developers.google.com/api-client-library/java/google-http-java-client/ )
34
34
- [ Setup Instructions] ( https://developers.google.com/api-client-library/java/google-http-java-client/setup )
35
- - [ JavaDoc] ( https://developers.google.com/api-client-library/ java/google-http-java- client/reference/index )
36
- - [ Release Notes] ( https://developers.google. com/api-client-library/java/ google-http-java-client/release-notes )
35
+ - [ JavaDoc] ( https://googleapis.dev/ java/google-http-client/latest/ )
36
+ - [ Release Notes] ( https://github. com/googleapis/ google-http-java-client/releases )
37
37
- [ Support (Questions, Bugs)] ( https://developers.google.com/api-client-library/java/google-http-java-client/support )
38
38
39
39
## CI Status
You can’t perform that action at this time.
0 commit comments