From: Joey Hess Date: Sat, 31 May 2025 17:15:40 +0000 (-0400) Subject: fix pipi link X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~7^2~111 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9e93c7437f722fa99777796ce3e84d6ad6b3c87c;p=git-annex.git fix pipi link markdown link didn't work, use a subpage --- diff --git a/doc/install.mdwn b/doc/install.mdwn index 6c5533fd12..3d8413e389 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -23,7 +23,7 @@ detailed instructions | quick install [[OpenBSD]] | `pkg_add git-annex` [[Android]] | **beta** [[Windows]] | **beta** -[PyPi][pypi] | `uv tool install git-annex` +[[PyPi]] | `uv tool install git-annex` """]] ## Historical builds @@ -40,5 +40,3 @@ it [[from source|fromsource]]. * [[autobuild overview|builds]] * [[upgrades]] - -[pypi]: https://pypi.org/project/git-annex/ diff --git a/doc/install/pypi.mdwn b/doc/install/pypi.mdwn new file mode 100644 index 0000000000..f80805bc22 --- /dev/null +++ b/doc/install/pypi.mdwn @@ -0,0 +1,3 @@ +git-annex is packaged in PyPi for ease of use for python users. + +