Add link to Docker Compose repo to fix reference text

This commit is contained in:
Dan Bámíkíyá 2022-02-11 15:52:36 +01:00 committed by GitHub
parent 5299e1aca0
commit da03cff6d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@ The output files are composed from two sources:
the CLI source code in that repository.
- The **Extended Description** and **Examples** sections are pulled into the
YAML from the files in [https://github.com/docker/cli/tree/master/docs/reference/commandline](https://github.com/docker/cli/tree/master/docs/reference/commandline)
YAML from the files in [https://github.com/docker/cli/tree/master/docs/reference/commandline](https://github.com/docker/cli/tree/master/docs/reference/commandline) for Docker CLI commands and [https://github.com/docker/compose/tree/v2/docs/reference](https://github.com/docker/compose/tree/v2/docs/reference) for Docker Compose commands.
Specifically, the Markdown inside the `## Description` and `## Examples`
headings are parsed. Submit corrections to the text in that repository.
headings are parsed. Submit corrections to the text in those repositories.
# Updating the YAML files