googleapis / googleapis/google-api-nodejs-client
docs: README broken link
Open
priority: p2
type: cleanup
- Dominant language
- TypeScript
- Stars
- 12.2k
- Forks
- 2k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 24
Description
The google-cloud link in the "working with google cloud platform APIs" returns a 404: https://cloud.google.com/nodejs/docs/reference/libraries.
```
### Working with Google Cloud Platform APIs?
If you're working with [Google Cloud Platform][cloudplatform] APIs such as Datastore, Cloud Storage or Pub/Sub, consider using the [`@google-cloud`][googlecloud] client libraries: single purpose idiomatic Node.js clients for Google Cloud Platform services.
```
I'm guessing the link should be: https://cloud.google.com/nodejs/docs/reference
Contributor guide
Assessment
This issue has not been assessed yet.