Fix linux links (#14696)

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
This commit is contained in:
Lorena Rangel 2022-05-09 12:47:06 +02:00 committed by GitHub
parent c5815d14f6
commit 996c1f0706
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -15,9 +15,9 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
> Download Docker Desktop
>
> [DEB](https://desktop-stage.docker.com/linux/main/amd64/78998/docker-desktop-4.8.0-amd64.deb) |
> [RPM](https://desktop-stage.docker.com/linux/main/amd64/78998/docker-desktop-4.8.0-x86_64.rpm) |
> [Arch package](https://desktop-stage.docker.com/linux/main/amd64/78998/docker-desktop-4.8.0-x86_64.pkg.tar.zst)
> [DEB](https://desktop-stage.docker.com/linux/main/amd64/78998/docker-desktop-4.8.1-amd64.deb) |
> [RPM](https://desktop-stage.docker.com/linux/main/amd64/78998/docker-desktop-4.8.1-x86_64.rpm) |
> [Arch package](https://desktop-stage.docker.com/linux/main/amd64/78998/docker-desktop-4.8.1-x86_64.pkg.tar.zst)
## Bugfixes and minor changes