Hyperlink to www.srihash.org

This commit is contained in:
Simon Willison 2018-05-26 12:46:24 -07:00 committed by GitHub
commit 08029a2f8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ You can also specify a SRI (subresource integrity hash) for these assets::
}
Modern browsers will only execute the stylesheet or JavaScript if the SRI hash
matches the content served. You can generate hashes using www.srihash.org
matches the content served. You can generate hashes using `www.srihash.org <https://www.srihash.org/>`_
Every default template includes CSS classes in the body designed to support
custom styling.