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/2.1.txt | |
| parent | 255f5345904854128647705adcb8d21138e87c63 (diff) | |
Used extlinks for PyPI links.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Diffstat (limited to 'docs/releases/2.1.txt')
| -rw-r--r-- | docs/releases/2.1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt index 11b49ea1c1..c46475947f 100644 --- a/docs/releases/2.1.txt +++ b/docs/releases/2.1.txt @@ -408,8 +408,8 @@ Miscellaneous suitable alternatives. Compared to the ``QUERY_TERMS`` constant, they allow your code to also account for any custom lookups that have been registered. -* Compatibility with ``py-bcrypt`` is removed as it's unmaintained. Use `bcrypt - <https://pypi.org/project/bcrypt/>`_ instead. +* Compatibility with ``py-bcrypt`` is removed as it's unmaintained. Use + :pypi:`bcrypt` instead. .. _deprecated-features-2.1: |
