Skip to content

Commit b361369

Browse files
Update Secure Headers link as Github own it now (#332)
Co-authored-by: Damon Foster <DamonFstr@users.noreply.github.com>
1 parent a2d21d5 commit b361369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ CSP support for automatic insertion exposes two namespaces that can be defined b
342342
- String CoreExtensions::IntercomRails::AutoInclude.csp_nonce_hook(controller)
343343
- nil CoreExtensions::IntercomRails::AutoInclude.csp_sha256_hook(controller, SHA-256 whitelist entry)
344344

345-
For instance, a CSP nonce can be inserted using the [Twitter Secure Headers](https://github.com/twitter/secureheaders) gem with the following code:
345+
For instance, a CSP nonce can be inserted using the [Github Secure Headers](https://github.com/github/secure_headers) gem with the following code:
346346
```ruby
347347
module CoreExtensions
348348
module IntercomRails

0 commit comments

Comments
 (0)