Point contributors to the current canonical project page on PyPI when installing the Patchwork client.
Assisted-by: GPT-5.6-Luna, OpenCode Signed-off-by: Ales Musil <[email protected]> --- Documentation/internals/patchwork.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/internals/patchwork.rst b/Documentation/internals/patchwork.rst index c27e8a54b..d75c2e370 100644 --- a/Documentation/internals/patchwork.rst +++ b/Documentation/internals/patchwork.rst @@ -70,7 +70,7 @@ commands:: $ git pw --help -__ https://pypi.python.org/pypi/git-pw +__ https://pypi.org/project/git-pw/ __ https://patchwork.ozlabs.org/user/ .. _pwclient: -- 2.55.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
