X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/1d0b74e1ee4d6440b771db607f45e2996635318b..HEAD:/programs/pipx.json diff --git a/programs/pipx.json b/programs/pipx.json index 85596d3..2af25c4 100644 --- a/programs/pipx.json +++ b/programs/pipx.json @@ -4,7 +4,7 @@ { "path": "$HOME/.local/pipx", "movable": true, - "help": "Supported by default, but uses the old location if it exists.\n\nYou can move the contents of this directory as described [here](https://github.com/pypa/pipx/pull/1001)\n" + "help": "Supported by default, but uses the old location if it exists.\n\nYou can move the contents of this directory as described [here](https://pipx.pypa.io/stable/installation/#moving-your-pipx-installation)\n" } ] }