summaryrefslogtreecommitdiff
path: root/docs/ref/validators.txt
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2017-05-20 17:51:21 +0200
committerClaude Paroz <claude@2xlibre.net>2017-05-22 19:28:44 +0200
commit01f658644a7ee7cbff4ee5626d5894e9049ee8d5 (patch)
treec8875c6258b9e08c313d3562ca9e6e8b3544b5d8 /docs/ref/validators.txt
parenta3ba2662cdaa36183fdfb8a26dfa157e26fca76a (diff)
Updated various links in docs to avoid redirects
Thanks Tim Graham and Mariusz Felisiak for review and completion.
Diffstat (limited to 'docs/ref/validators.txt')
-rw-r--r--docs/ref/validators.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/validators.txt b/docs/ref/validators.txt
index e0da3fa530..4bf6a9eafb 100644
--- a/docs/ref/validators.txt
+++ b/docs/ref/validators.txt
@@ -301,4 +301,4 @@ to, or in lieu of custom ``field.clean()`` methods.
.. versionadded:: 1.11
Uses Pillow to ensure that the ``value`` is `a valid image extension
- <https://pillow.readthedocs.org/en/latest/handbook/image-file-formats.html>`_.
+ <https://pillow.readthedocs.io/en/latest/handbook/image-file-formats.html>`_.