Skip to content

Commit 3cf3242

Browse files
committed
docs: remove HTTP link for example domain
1 parent 19de81b commit 3cf3242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • user_guide_src/source/outgoing

user_guide_src/source/outgoing/csp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the response's ``Content-Security-Policy`` header and offers various configurati
2121
options.
2222

2323
This sounds complex, and on some sites, can definitely be challenging. For many simple sites, though, where all content
24-
is served by the same domain (http://example.com), it is very simple to integrate.
24+
is served by the same domain (e.g., **http://example.com**), it is very simple to integrate.
2525

2626
As this is a complex subject, this user guide will not go over all of the details. For more information, you should
2727
visit the following sites:

0 commit comments

Comments
 (0)