Skip to content

Commit f965ddf

Browse files
committed
Update pipx link
1 parent 7badc6a commit f965ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Pre-commit set up
134134
- The simplest option is to install it directly in the *virtual environment*
135135
you are using for openEO Python client development (e.g. ``pip install pre-commit``).
136136
- You can also install it *globally* on your system
137-
(e.g. using `pipx <https://pypa.github.io/pipx/>`_, conda, homebrew, ...)
137+
(e.g. using `pipx <https://pipx.pypa.io/>`_, conda, homebrew, ...)
138138
so you can use it across different projects.
139139

140140
- Install the project specific git hook scripts by running this in the root of your local git clone:

0 commit comments

Comments
 (0)