diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 4e5f64c6410e..ea592ce261ee 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -2,7 +2,7 @@ description: Compose file reference keywords: fig, composition, compose, docker redirect_from: -- /compose/yaml +- /compose/yaml/ - /compose/compose-file/compose-file-v1/ title: Compose specification toc_max: 4 diff --git a/compose/environment-variables.md b/compose/environment-variables.md index 07e0df5bd3a0..dd98474cc9f4 100644 --- a/compose/environment-variables.md +++ b/compose/environment-variables.md @@ -3,8 +3,8 @@ title: Environment variables in Compose description: How to set, use and manage environment variables in Compose keywords: compose, orchestration, environment, env file redirect_from: -- /compose/env -- /compose/link-env-deprecated +- /compose/env/ +- /compose/link-env-deprecated/ --- There are multiple parts of Compose that deal with environment variables in one diff --git a/config/containers/runmetrics.md b/config/containers/runmetrics.md index ee2cb828ddeb..8e54a3a41bb4 100644 --- a/config/containers/runmetrics.md +++ b/config/containers/runmetrics.md @@ -3,8 +3,8 @@ description: Measure the behavior of running containers keywords: docker, metrics, CPU, memory, disk, IO, run, runtime, stats redirect_from: - /articles/runmetrics/ -- /engine/articles/run_metrics -- /engine/articles/runmetrics +- /engine/articles/run_metrics/ +- /engine/articles/runmetrics/ - /engine/admin/runmetrics/ title: Runtime metrics --- diff --git a/engine/reference/commandline/compose_events.md b/engine/reference/commandline/compose_events.md index 30b9a4eff02c..72e7f0816baf 100644 --- a/engine/reference/commandline/compose_events.md +++ b/engine/reference/commandline/compose_events.md @@ -3,7 +3,7 @@ datafolder: compose-cli datafile: docker_compose_events title: docker compose events redirect_from: -- /compose/reference/events +- /compose/reference/events/ ---