diff options
| author | Claude Paroz <claude@2xlibre.net> | 2017-05-20 17:51:21 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2017-05-22 19:32:02 +0200 |
| commit | 65dfe579d08361e04b7b3c1895b10f84b69d5c59 (patch) | |
| tree | 960e2ea3ad9e1a15aec175cd031fe707d663bc66 /docs/ref/validators.txt | |
| parent | a810f4aa04d205afba39903a141422cdbc945667 (diff) | |
[1.11.x] 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.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/validators.txt b/docs/ref/validators.txt index eeac982bdc..66803ee534 100644 --- a/docs/ref/validators.txt +++ b/docs/ref/validators.txt @@ -305,4 +305,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>`_. |
