Skip to content

docs: fix reCAPTCHA Enterprise reference link#8638

Open
leno23 wants to merge 1 commit into
googleapis:mainfrom
leno23:docs/fix-recaptcha-reference-link-7667
Open

docs: fix reCAPTCHA Enterprise reference link#8638
leno23 wants to merge 1 commit into
googleapis:mainfrom
leno23:docs/fix-recaptcha-reference-link-7667

Conversation

@leno23

@leno23 leno23 commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • update the reCAPTCHA Enterprise README API reference link to the current recaptcha-enterprise URL

Fixes #7667

Verification

  • git diff --check
  • rg -n "recaptchaenterprise/latest|recaptcha-enterprise/latest" packages/google-cloud-recaptchaenterprise/README.md libraries.json
  • old URL returns 404: https://cloud.google.com/nodejs/docs/reference/recaptchaenterprise/latest
  • new URL returns 200: https://cloud.google.com/nodejs/docs/reference/recaptcha-enterprise/latest

@leno23 leno23 requested a review from a team as a code owner June 14, 2026 17:21
@google-cla

google-cla Bot commented Jun 14, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the API reference link in the README.md file for the Google Cloud reCAPTCHA Enterprise Node.js client to use the correct URL format with a hyphen. There are no review comments, and I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant