Browse Source

Update editable link.

Dan Helfman 3 years ago
parent
commit
549aa9a25f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/how-to/develop-on-borgmatic.md

+ 1 - 1
docs/how-to/develop-on-borgmatic.md

@@ -20,7 +20,7 @@ git clone ssh://git@projects.torsion.org:3022/borgmatic-collective/borgmatic.git
 ```
 ```
 
 
 Then, install borgmatic
 Then, install borgmatic
-"[editable](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs)"
+"[editable](https://pip.pypa.io/en/stable/cli/pip_install/#editable-installs)"
 so that you can run borgmatic commands while you're hacking on them to
 so that you can run borgmatic commands while you're hacking on them to
 make sure your changes work.
 make sure your changes work.