You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bindings/cloudflare/README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# reCAPTCHA Cloudflare Worker Library
2
2
3
-
[](https://github.com/GoogleCloudPlatform/recaptcha-waf/actions/workflows/build_cloudflare.yml)
3
+
[](https://github.com/GoogleCloudPlatform/recaptcha-edge/actions/workflows/build_cloudflare.yml)
4
4
5
5
A library to access reCAPTCHA Enterprise via [Cloudflare Workers](https://developers.cloudflare.com/workers/).
6
6
@@ -12,7 +12,7 @@ This project is intended to be used in one of two ways:
12
12
13
13
### Prebuilt Package
14
14
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.
16
16
17
17
This package is intended to be used in concert with [reCAPTCHA Firewall Policies](https://cloud.google.com/recaptcha/docs/firewall-policies-overview).
18
18
@@ -66,14 +66,14 @@ Please see the [reCAPTCHA Google Cloud Documentation](https://cloud.google.com/r
66
66
### As a Library
67
67
This package has not yet been added to the NPM package repository, and must be manually imported.
68
68
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.
70
70
71
71
## Contribution
72
72
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.
74
74
75
75
## Issues and Support
76
76
77
77
For technical issues, please see the [reCAPTCHA Enterprise Support Documentation](https://cloud.google.com/recaptcha/docs/getting-support).
78
78
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