]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Update pipx documentation URL (#491)
authorDan Herbert <gh-profile@hrbrt.co>
Fri, 25 Jul 2025 19:47:51 +0000 (19:47 +0000)
committerGitHub <noreply@github.com>
Fri, 25 Jul 2025 19:47:51 +0000 (21:47 +0200)
pipx now has instructions for moving this location in their installation documentation

programs/pipx.json

index 85596d3038fa8a7bbad88d93e1e437997ad93ba3..2af25c474f01f6ae4e5ebb4337671c93482d7648 100644 (file)
@@ -4,7 +4,7 @@
         {
             "path": "$HOME/.local/pipx",
             "movable": true,
         {
             "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"
         }
     ]
 }
         }
     ]
 }