1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

Fix repo references in docs

Since CLI was moved to a separate repo, these references are incorrect.
Fixed with the help of sed script, verified manually.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2017-07-28 10:28:23 -07:00
parent eed14e840c
commit 6d85a4f5f8
130 changed files with 259 additions and 259 deletions

View File

@ -4,8 +4,8 @@ description: "The commit command description and usage"
keywords: "commit, file, changes"
---
<!-- This file is maintained within the docker/docker Github
repository at https://github.com/docker/docker/. Make all
<!-- This file is maintained within the docker/cli Github
repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will
periodically be overwritten by the definitive file. Pull