Skip to content

Commit a0993fe

Browse files
authored
Fix Docker Desktop install link redirects (#1765)
1 parent 4c6f65d commit a0993fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/install/containers/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Although there are many container engine tools for developing, managing, and run
4545

4646
The system requirements include those required by Docker itself.
4747

48-
- [Linux](https://docs.docker.com/desktop/install/linux/)
49-
- [macOS](https://docs.docker.com/desktop/install/mac-install/)
50-
- [Windows](https://docs.docker.com/desktop/install/windows-install/)
48+
- [Linux](https://docs.docker.com/desktop/setup/install/linux/)
49+
- [macOS](https://docs.docker.com/desktop/setup/install/mac-install/)
50+
- [Windows](https://docs.docker.com/desktop/setup/install/windows-install/)
5151

5252
Plone 6 itself requires memory and disk space in addition to those of Docker alone.
5353
See its {ref}`install-packages-hardware-requirements-label`.

0 commit comments

Comments
 (0)