Skip to content

Commit 3f25523

Browse files
authored
Merge branch '6.0' into coredev.buildout-continuous-integration-fixes
2 parents 626ca42 + ce2bcda commit 3f25523

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/install/containers/images/backend.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ There are several ways to store data used by applications that run in Docker con
3131

3232
We encourage users of the `Plone` images to familiarize themselves with the options available.
3333

34-
[The Docker documentation](https://docs.docker.com/guides/docker-concepts/running-containers/persisting-container-data) is a good starting point for understanding the different storage options and variations.
34+
[The Docker documentation](https://docs.docker.com/get-started/docker-concepts/running-containers/persisting-container-data/) is a good starting point for understanding the different storage options and variations.
3535

3636

3737
## Configuration Variables

docs/install/containers/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ See its {ref}`install-packages-hardware-requirements-label`.
5555

5656
### Install Docker
5757

58-
Install [Docker Desktop](https://docs.docker.com/get-docker/) for your operating system.
58+
Install [Docker Desktop](https://docs.docker.com/get-started/get-docker/) for your operating system.
5959

6060
Docker Desktop includes all Docker tools.
6161
{term}`Docker Compose` is one of the Docker tools that will be used in much of this documentation.

0 commit comments

Comments
 (0)