We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9cb28 commit 63e83b0Copy full SHA for 63e83b0
1 file changed
README.md
@@ -140,8 +140,10 @@ https://s3.amazonaws.com/solution-builders-us-east-1/amazon-cloudfront-secure-st
140
```
141
### Updating the site Content Security Policy
142
143
-To update the Content Security Policy of the site, update the header values located in `source/secured-headers/index.js`.
144
-Deploy the solution following the steps described above in [Update the website content locally](#update-the-website-content-locally)
+To change the Content Security Policy of the site:
+
145
+1. Make your changes to the header values by editing `source/secured-headers/index.js`.
146
+1. Deploy the solution by following the steps in [Update the website content locally](#update-the-website-content-locally)
147
148
149
## Contributing
0 commit comments