Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit ef64245

Browse files
authored
Merge pull request #6800 from magento/hg-fixdockerlink
Cloud: quick fix for broken link
2 parents b357c2a + 75f0d91 commit ef64245

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/cloud/docker/docker-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For example, the following command starts the Docker configuration generator in
4949
./vendor/bin/ece-docker build:compose --mode="developer" --php 7.2
5050
```
5151

52-
See [See Docker services containters] for details.
52+
See [Docker service containers] for details.
5353

5454
## Request Flow
5555

src/cloud/docker/docker-mode-production.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Production mode is the default configuration setting for launching the Docker en
1212
{%include cloud/note-docker-config-reference-link.md%}
1313

1414
{:.procedure}
15-
To launch the Docker environment in developer mode:
15+
To launch the Docker environment in production mode:
1616

1717
1. Download a Magento application template from the [Magento Cloud repository][cloud-repo]. Be careful to select the branch that corresponds with the Magento version.
1818

@@ -95,4 +95,4 @@ To launch the Docker environment in developer mode:
9595
[cloud-repo]: https://github.com/magento/magento-cloud
9696
[magento-creds]: {{site.baseurl}}/guides/v2.3/install-gde/prereq/connect-auth.html
9797
[services]: {{site.baseurl}}/cloud/docker/docker-containers.html#service-containers
98-
[configure Xdebug]: {{site.baseurl}}/cloud/docker/docker-development-debug.html#configure-xdebug
98+
[configure Xdebug]: {{site.baseurl}}/cloud/docker/docker-development-debug.html#configure-xdebug

0 commit comments

Comments
 (0)