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

Cloud: quick fix for broken link #6800

Merged
merged 2 commits into from
Mar 6, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cloud/docker/docker-containers.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ For example, the following command starts the Docker configuration generator in
./vendor/bin/ece-docker build:compose --mode="developer" --php 7.2
```

See [See Docker services containters] for details.
See [Docker service containers] for details.

## Request Flow

Expand Down
4 changes: 2 additions & 2 deletions src/cloud/docker/docker-mode-production.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Production mode is the default configuration setting for launching the Docker en
{%include cloud/note-docker-config-reference-link.md%}

{:.procedure}
To launch the Docker environment in developer mode:
To launch the Docker environment in production mode:

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.

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