Skip to content

Commit 68b8d19

Browse files
authored
feat: Updated Readme to reflect the correct auth library. (#8034)
1 parent df9f27e commit 68b8d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Once downloaded, store the path to this file in the `GOOGLE_APPLICATION_CREDENTI
255255

256256
### Other Authentication Methods
257257

258-
Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-auth-library-nodejs),
258+
Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-cloud-node/tree/main/core/packages/google-auth-library-nodejs),
259259
which is the authentication library used by all Google Cloud Node.js clients.
260260

261261
## Example Applications

0 commit comments

Comments
 (0)