diff options
| author | Tim Graham <timograham@gmail.com> | 2023-04-16 19:14:09 -0400 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-04-17 06:55:32 +0200 |
| commit | 2c4dc6476083c853b654e462c7ff65dbe0334c9e (patch) | |
| tree | adb5cb4206a769452af5172cb5f8633f6eca17d7 /docs/releases/3.0.txt | |
| parent | 255f5345904854128647705adcb8d21138e87c63 (diff) | |
Used extlinks for PyPI links.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Diffstat (limited to 'docs/releases/3.0.txt')
| -rw-r--r-- | docs/releases/3.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index c7d5923bf6..4dfb6aae5a 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -497,7 +497,7 @@ Django 3.0, we're removing these APIs at this time. Python 3. * ``django.utils.six`` - Remove usage of this vendored library or switch to - `six <https://pypi.org/project/six/>`_. + :pypi:`six`. * ``django.utils.encoding.python_2_unicode_compatible()`` - Alias of ``six.python_2_unicode_compatible()``. |
