fix redirects

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-07-13 18:02:43 +02:00
parent 85c5ba5647
commit 5088f2d82b
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
4 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
description: Compose file reference description: Compose file reference
keywords: fig, composition, compose, docker keywords: fig, composition, compose, docker
redirect_from: redirect_from:
- /compose/yaml - /compose/yaml/
- /compose/compose-file/compose-file-v1/ - /compose/compose-file/compose-file-v1/
title: Compose specification title: Compose specification
toc_max: 4 toc_max: 4

View File

@ -3,8 +3,8 @@ title: Environment variables in Compose
description: How to set, use and manage environment variables in Compose description: How to set, use and manage environment variables in Compose
keywords: compose, orchestration, environment, env file keywords: compose, orchestration, environment, env file
redirect_from: redirect_from:
- /compose/env - /compose/env/
- /compose/link-env-deprecated - /compose/link-env-deprecated/
--- ---
There are multiple parts of Compose that deal with environment variables in one There are multiple parts of Compose that deal with environment variables in one

View File

@ -3,8 +3,8 @@ description: Measure the behavior of running containers
keywords: docker, metrics, CPU, memory, disk, IO, run, runtime, stats keywords: docker, metrics, CPU, memory, disk, IO, run, runtime, stats
redirect_from: redirect_from:
- /articles/runmetrics/ - /articles/runmetrics/
- /engine/articles/run_metrics - /engine/articles/run_metrics/
- /engine/articles/runmetrics - /engine/articles/runmetrics/
- /engine/admin/runmetrics/ - /engine/admin/runmetrics/
title: Runtime metrics title: Runtime metrics
--- ---

View File

@ -3,7 +3,7 @@ datafolder: compose-cli
datafile: docker_compose_events datafile: docker_compose_events
title: docker compose events title: docker compose events
redirect_from: redirect_from:
- /compose/reference/events - /compose/reference/events/
--- ---
<!-- <!--
Sorry, but the contents of this page are automatically generated from Sorry, but the contents of this page are automatically generated from