fix broken link to install manually the Compose binary on Linux

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2022-05-03 16:56:11 +02:00
parent 30a3385640
commit 57133d978c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ You can install Docker Compose in different ways, depending on your needs:
- Most users [set up Docker's repositories](#install-using-the-repository) and - Most users [set up Docker's repositories](#install-using-the-repository) and
install from them, for ease of installation and upgrade tasks. This is the install from them, for ease of installation and upgrade tasks. This is the
recommended approach. recommended approach.
- Some users [download and install the binary](#install-binary-manually), - Some users [download and install the binary](#install-the-binary-manually),
and manage upgrades manually. and manage upgrades manually.