Remove unnecessary instruction (#17243)

* Remove unnecessary instruction

* Update compose/install/uninstall.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
bagratte 2023-05-04 14:33:07 +04:00 committed by GitHub
parent 584e588bcd
commit 79612539ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Uninstalling Docker Compose depends on the method you have used to install Docke
### Uninstalling Docker Desktop
If you want to uninstall Compose and you have installed Docker Desktop, see, [Uninstall Docker Desktop](../../desktop/uninstall.md) follow the corresponding link bellow to get instructions on how to remove Docker Desktop.
If you want to uninstall Compose and you have installed Docker Desktop, see [Uninstall Docker Desktop](../../desktop/uninstall.md).
> **Note**
>