Skip to content

Commit f7d989c

Browse files
authored
Merge pull request #530 from dungsil/patch-1
docs: fix broken links
2 parents 6005b46 + 5ca058f commit f7d989c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/1.documentation/5.advanced/7.improve-security.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ These settings enforce two additional security measures in relation to iframes:
227227
1. You will only be able to embed external frames that are individually whitelisted in the `frame-src` directive
228228
2. Any such frame will be cross-origin isolated, due to the application of the `require-corp` COEP value
229229

230-
Cross-origin isolation requires the embedded frame to be delivered with matching COEP/COOP headers. Your browser's Developer Tools will tell you if it's not the case. Please refer to [Cross-Origin Isolation Issues](/headers/crossoriginembedderpolicy/#cross-origin-isolation-issues) for remediation solutions.
230+
Cross-origin isolation requires the embedded frame to be delivered with matching COEP/COOP headers. Your browser's Developer Tools will tell you if it's not the case. Please refer to [Cross-Origin Isolation Issues](/documentation/headers/crossoriginembedderpolicy#cross-origin-isolation-issues) for remediation solutions.
231231

232232
### Enforcing a Stricter HSTS Policy
233233

0 commit comments

Comments
 (0)