googleapis / googleapis/google-cloud-node

docs: Broken link in README.md for reCAPTCHA Enterprise client

Open
#7,667 1 comment 1 reaction 0 assignees View on GitHub
library: google-cloud-node-core size: s type: bug
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

### Please make sure you have searched for information in the following guides.

- [x] Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues
- [x] Check our Troubleshooting guide: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/troubleshooting
- [x] Check our FAQ: https://googlecloudplatform.github.io/google-cloud-node/#/docs/guides/faq
- [x] Check our libraries HOW-TO: https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md
- [x] Check out our authentication guide: https://github.com/googleapis/google-auth-library-nodejs
- [x] Check out handwritten samples for many of our APIs: https://github.com/GoogleCloudPlatform/nodejs-docs-samples

### Documentation Request

**Problem Description:**

In the README.md for the reCAPTCHA Enterprise API client for Node.js, the link to the "reCAPTCHA Enterprise API Node.js Client API Reference" is broken.

**File Path:**
packages/google-cloud-recaptchaenterprise/README.md

**Location:**
In the bulleted list under the partials.introduction section:

\[reCAPTCHA Enterprise API Nodejs Client API Reference\]\(https://cloud.google.com/nodejs/docs/reference/recaptchaenterprise/latest)

**Error:**
The current link is: https://cloud.google.com/nodejs/docs/reference/recaptchaenterprise/latest

This link leads to a 404 Not Found error.

**Suggested Fix:**
The link is missing a hyphen in recaptchaenterprise.

The correct link should be: https://cloud.google.com/nodejs/docs/reference/recaptcha-enterprise/latest

Please update the link in the README.md file to point to the correct API reference documentation.

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.