Skip to content

Commit b75500c

Browse files
author
L-Hudson
authored
Merge pull request docker#7772 from seemethere/update
Update moby/moby to docker/cli
2 parents d7b6c80 + f65288b commit b75500c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

engine/reference/commandline/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The files in this directory are stub files which include the file
44
`/_includes/cli.md`, which parses YAML files generated from the
5-
[`docker/docker`](https://github.com/moby/moby) repository. The YAML files
5+
[`docker/cli`](https://github.com/docker/cli) repository. The YAML files
66
are parsed into output files like
77
[/engine/reference/commandline/build/](/engine/reference/commandline/build/).
88

@@ -14,7 +14,7 @@ The output files are composed from two sources:
1414
the CLI source code in that repository.
1515

1616
- The **Extended Description** and **Examples** sections are pulled into the
17-
YAML from the files in [https://github.com/moby/moby/tree/master/docs/reference/commandline](https://github.com/moby/moby/tree/master/docs/reference/commandline)
17+
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)
1818
Specifically, the Markdown inside the `## Description` and `## Examples`
1919
headings are parsed. Submit corrections to the text in that repository.
2020

0 commit comments

Comments
 (0)