Fix README

This commit is contained in:
Dmitriy Sokolov 2019-07-04 09:45:51 +03:00
parent 485997d2d8
commit 5384999c34
No known key found for this signature in database
GPG Key ID: DE2C98901898AB74
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ In admin
Support Content-Security-Policy
-------------------------------
For Django 1.8+, if [django-csp](https://github.com/mozilla/django-csp) is installed, nonces will be added to style and script tags.
For Django 1.8+, if `django-csp <https://github.com/mozilla/django-csp>`_ is installed, nonces will be added to style and script tags.
.. code:: python