Skip to content

Commit 2753819

Browse files
authored
Remove main checks badge from README
Removed badge for main checks from README.md.
1 parent db44342 commit 2753819

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CloudFront WAF Module
22

3-
[![Main Checks][badge-checks]][code-checks] [![GitHub Release][badge-release]][latest-release]
3+
[![GitHub Release][badge-release]][latest-release]
44

55
This module creates a CloudFront [distribution] that passes traffic through a
66
Web Application Firewall (WAF) _without_ caching.
@@ -410,10 +410,8 @@ will be allowed through.
410410

411411
[acm]: https://aws.amazon.com/certificate-manager/
412412
[acm-import]: https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html
413-
[badge-checks]: https://github.com/codeforamerica/tofu-modules-aws-cloudfront-waf/actions/workflows/main.yaml/badge.svg
414413
[badge-release]: https://img.shields.io/github/v/release/codeforamerica/tofu-modules-aws-cloudfront-waf?logo=github&label=Latest%20Release
415414
[cloudfront-headers]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/add-origin-custom-headers.html#add-origin-custom-headers-denylist
416-
[code-checks]: https://github.com/codeforamerica/tofu-modules-aws-cloudfront-waf/actions/workflows/main.yaml
417415
[constraints]: https://docs.aws.amazon.com/waf/latest/APIReference/API_ByteMatchStatement.html
418416
[custom_headers]: #custom_headers
419417
[distribution]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-working-with.html

0 commit comments

Comments
 (0)