Skip to content

Commit 98dc35c

Browse files
authored
chore(docs): update README template to monorepo (googleapis#9020)
Should unblock googleapis#8132
1 parent 26b1e8b commit 98dc35c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bin/README.mustache

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Once downloaded, store the path to this file in the `GOOGLE_APPLICATION_CREDENTI
3636

3737
### Other Authentication Methods
3838

39-
Other authentication methods are outlined in the README for [google-auth-library-nodejs](https://github.com/googleapis/google-auth-library-nodejs),
39+
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),
4040
which is the authentication library used by all Google Cloud Node.js clients.
4141

4242
## Example Applications
@@ -105,8 +105,8 @@ Apache 2.0 - See [LICENSE][license] for more information.
105105
[hya-io]: https://hya.io
106106
[gstore-node]: https://github.com/sebelga/gstore-node
107107
[gstore-api]: https://github.com/sebelga/gstore-api
108-
[devconsole]: https://console.developer.google.com
109-
[googleapis]: https://github.com/google/google-api-nodejs-client
108+
[devconsole]: https://console.cloud.google.com
109+
[googleapis]: https://github.com/googleapis/google-api-nodejs-client
110110
[semver]: http://semver.org
111111
[contributing]: CONTRIBUTING.md
112112
[license]: LICENSE

0 commit comments

Comments
 (0)