doc: remove invalid link

This commit is contained in:
steven-omaha
2024-04-01 14:08:58 +02:00
parent 9767cc374d
commit afa8e7f55a
+1 -1
View File
@@ -176,7 +176,7 @@ disabled_backends: [] # backends that pacdef should not manage, e.g. ["python"]
warn_not_symlinks: true # warn if a group file is not a symlink
flatpak_systemwide: true # whether flatpak packages should be installed system-wide or per user
pip_binary: pip # choose whether to use pipx instead of pip for python package management [See [Pitfalls while using pipx](#pitfalls-while-using-pipx)]
pip_binary: pip # choose whether to use pipx instead of pip for python package management (see below, 'pitfalls while using pipx')
```