Skip to content

Commit bb9a237

Browse files
authored
Update Cloudflare README.md
1 parent 47b9bd2 commit bb9a237

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bindings/cloudflare/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# reCAPTCHA Cloudflare Worker Library
22

3-
[![Build and Test Cloudflare Binding](https://github.com/GoogleCloudPlatform/recaptcha-waf/actions/workflows/build_cloudflare.yml/badge.svg)](https://github.com/GoogleCloudPlatform/recaptcha-waf/actions/workflows/build_cloudflare.yml)
3+
[![Build and Test Cloudflare Binding](https://github.com/GoogleCloudPlatform/recaptcha-edge/actions/workflows/build_cloudflare.yml/badge.svg)](https://github.com/GoogleCloudPlatform/recaptcha-edge/actions/workflows/build_cloudflare.yml)
44

55
A library to access reCAPTCHA Enterprise via [Cloudflare Workers](https://developers.cloudflare.com/workers/).
66

@@ -12,7 +12,7 @@ This project is intended to be used in one of two ways:
1212

1313
### Prebuilt Package
1414

15-
Check the [Releases](https://github.com/GoogleCloudPlatform/recaptcha-waf/releases) page for the most recent build for Cloudflare.
15+
Check the [Releases](https://github.com/GoogleCloudPlatform/recaptcha-edge/releases) page for the most recent build for Cloudflare.
1616

1717
This package is intended to be used in concert with [reCAPTCHA Firewall Policies](https://cloud.google.com/recaptcha/docs/firewall-policies-overview).
1818

@@ -66,14 +66,14 @@ Please see the [reCAPTCHA Google Cloud Documentation](https://cloud.google.com/r
6666
### As a Library
6767
This package has not yet been added to the NPM package repository, and must be manually imported.
6868

69-
Please see the examples in the [examples](https://github.com/GoogleCloudPlatform/recaptcha-waf/tree/main/bindings/cloudflare/examples) directory.
69+
Please see the examples in the [examples](https://github.com/GoogleCloudPlatform/recaptcha-edge/tree/main/bindings/cloudflare/examples) directory.
7070

7171
## Contribution
7272

73-
Please see our [Contribution](https://github.com/GoogleCloudPlatform/recaptcha-waf/blob/main/CONTRIBUTING.md) guidelines.
73+
Please see our [Contribution](https://github.com/GoogleCloudPlatform/recaptcha-edge/blob/main/CONTRIBUTING.md) guidelines.
7474

7575
## Issues and Support
7676

7777
For technical issues, please see the [reCAPTCHA Enterprise Support Documentation](https://cloud.google.com/recaptcha/docs/getting-support).
7878

79-
For bugs or issues specifically with this codebase, please open a new [Github issue](https://github.com/GoogleCloudPlatform/recaptcha-waf/issues) in this project.
79+
For bugs or issues specifically with this codebase, please open a new [Github issue](https://github.com/GoogleCloudPlatform/recaptcha-edge/issues) in this project.

0 commit comments

Comments
 (0)