From 5384999c343806615c04659ec0faec1431b3a588 Mon Sep 17 00:00:00 2001 From: Dmitriy Sokolov Date: Thu, 4 Jul 2019 09:45:51 +0300 Subject: [PATCH] Fix README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8ed30a8..d9ef028 100755 --- a/README.rst +++ b/README.rst @@ -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 `_ is installed, nonces will be added to style and script tags. .. code:: python