Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

fix: corrects link to client library documentation #13

Merged
merged 1 commit into from Jun 1, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.rst
Expand Up @@ -3,8 +3,8 @@ Python Client for reCAPTCHA Enterprise

|beta| |pypi| |versions|

`reCAPTCHA Enterprise`_: Ship performant and highly available key value store,
compatible with OSS Memcached protocol.
`reCAPTCHA Enterprise`_: protect your website from fraudulent activity like scraping, credential stuffing,
and automated account creation.

- `Client Library Documentation`_
- `Product Documentation`_
Expand All @@ -16,7 +16,7 @@ compatible with OSS Memcached protocol.
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-recaptcha-enterprise.svg
:target: https://pypi.org/project/google-cloud-recaptcha-enterprise/
.. _reCAPTCHA Enterprise: https://cloud.google.com/recaptcha-enterprise/
.. _Client Library Documentation: https://googleapis.dev/python/memcache/latest
.. _Client Library Documentation: https://googleapis.dev/python/recaptchaenterprise/latest
.. _Product Documentation: https://cloud.google.com/recaptcha-enterprise/

Quick Start
Expand Down