From: Daniele Varrazzo Date: Wed, 11 Oct 2023 21:44:43 +0000 (+0200) Subject: docs: update requirements specifiers link X-Git-Tag: pool-3.2.0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b1c3c19330dced6b32e595e3d3aed60e160541da;p=thirdparty%2Fpsycopg.git docs: update requirements specifiers link --- diff --git a/docs/basic/install.rst b/docs/basic/install.rst index ceee0c3a8..f09fbc637 100644 --- a/docs/basic/install.rst +++ b/docs/basic/install.rst @@ -169,7 +169,7 @@ you should probably specify one of the following: In both cases you can specify which version of Psycopg to use using `requirement specifiers`__. -.. __: https://pip.pypa.io/en/stable/cli/pip_install/#requirement-specifiers +.. __: https://pip.pypa.io/en/stable/reference/requirement-specifiers/ If you want to make sure that a specific implementation is used you can specify the :envvar:`PSYCOPG_IMPL` environment variable: importing the library