|
diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md
index b9b376c337..60e00b1eeb 100644
--- a/docker-for-mac/index.md
+++ b/docker-for-mac/index.md
@@ -222,7 +222,7 @@ some of the commmon settings to make it easier to configure them.
Starting with Stable 1.13.0 and Beta 31, both Docker for Mac Stable and Beta
releases have experimental features enabled on Docker Engine, as described in
the [Docker Experimental Features
-README](https://github.com/docker/docker/blob/master/experimental/README.md) on GitHub.
+README](https://github.com/moby/moby/blob/master/experimental/README.md) on GitHub.
Experimental features are not appropriate for production environments or
workloads. They are meant to be sandbox experiments for new ideas. Some
diff --git a/docker-for-mac/install.md b/docker-for-mac/install.md
index 893e35b90b..25a65158b5 100644
--- a/docker-for-mac/install.md
+++ b/docker-for-mac/install.md
@@ -22,7 +22,7 @@ If you have not already done so, please install Docker for Mac. You can download
installers from the Stable or beta channel.
Both Stable and Edge installers come with
+href="https://github.com/moby/moby/blob/master/experimental/README.md">
experimental features in Docker Engine enabled by default and configurable
on [Docker Daemon preferences](index.md#daemon-experimental-mode) for
experimental mode. We recommend that you disable experimental features for
diff --git a/docker-for-mac/troubleshoot.md b/docker-for-mac/troubleshoot.md
index cf29acd7ce..2ee422d043 100644
--- a/docker-for-mac/troubleshoot.md
+++ b/docker-for-mac/troubleshoot.md
@@ -141,7 +141,7 @@ Volume mounting requires shared drives for projects that live outside of the
Docker 1.12.0 RC3 release introduces a backward incompatible change from RC2 to
RC3. (For more information, see
-https://github.com/docker/docker/issues/24343#issuecomment-230623542.)
+https://github.com/moby/moby/issues/24343#issuecomment-230623542.)
You may get the following error when you try to start a container created with
pre-Beta 18 Docker for Mac applications.
diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md
index 4fa0df70f0..0947e1e55e 100644
--- a/docker-for-windows/index.md
+++ b/docker-for-windows/index.md
@@ -469,7 +469,7 @@ some of the commmon settings to make it easier to configure them.
Starting with Stable 1.13.0 and Beta 34, both Docker for Windows Stable and Beta
releases have the experimental version of Docker Engine enabled, described
-in the [Docker Experimental Features README](https://github.com/docker/docker/blob/master/experimental/README.md) on GitHub.
+in the [Docker Experimental Features README](https://github.com/moby/moby/blob/master/experimental/README.md) on GitHub.
Experimental features are not appropriate for production environments or
workloads. They are meant to be sandbox experiments for new ideas. Some
diff --git a/docker-for-windows/install.md b/docker-for-windows/install.md
index 191291eacb..726b713aa0 100644
--- a/docker-for-windows/install.md
+++ b/docker-for-windows/install.md
@@ -24,7 +24,7 @@ If you have not already done so, please install Docker for Windows. You can
download installers from the **Stable** or **Edge** channel.
Both Stable and Edge installers come with
+href="https://github.com/moby/moby/blob/master/experimental/README.md">
experimental features in Docker Engine enabled by default and configurable
on [Docker Daemon preferences](index.md#daemon-experimental-mode) for
experimental mode. We recommend that you disable experimental features for
diff --git a/docker-for-windows/troubleshoot.md b/docker-for-windows/troubleshoot.md
index 221dcc6cec..a21c90082d 100644
--- a/docker-for-windows/troubleshoot.md
+++ b/docker-for-windows/troubleshoot.md
@@ -160,11 +160,11 @@ commands ultimately get passed to Unix commands inside a Unix based container
(for example, a shell script passed to `/bin/sh`). If Windows style line endings
are used, `docker run` will fail with syntax errors.
-For an example of this issue and the resolution, see this issue on GitHub: Docker RUN fails to execute shell script (https://github.com/docker/docker/issues/24388).
+For an example of this issue and the resolution, see this issue on GitHub: Docker RUN fails to execute shell script (https://github.com/moby/moby/issues/24388).
### Recreate or update your containers after Beta 18 upgrade
-Docker 1.12.0 RC3 release introduces a backward incompatible change from RC2 to RC3. (For more information, see https://github.com/docker/docker/issues/24343#issuecomment-230623542.)
+Docker 1.12.0 RC3 release introduces a backward incompatible change from RC2 to RC3. (For more information, see https://github.com/moby/moby/issues/24343#issuecomment-230623542.)
You may get the following error when you try to start a container created with pre-Beta 18 Docker for Windows applications.
@@ -380,7 +380,7 @@ Discussion thread on GitHub at [Docker for Windows issue 267](https://github.com
### Networking issues
-Some users have reported problems connecting to Docker Hub on the Docker for Windows stable version. (See GitHub issue [22567](https://github.com/docker/docker/issues/22567).)
+Some users have reported problems connecting to Docker Hub on the Docker for Windows stable version. (See GitHub issue [22567](https://github.com/moby/moby/issues/22567).)
Here is an example command and error message:
diff --git a/docker-id/index.md b/docker-id/index.md
index c54f1ce491..d3ba06a58c 100644
--- a/docker-id/index.md
+++ b/docker-id/index.md
@@ -50,4 +50,4 @@ You can also log in using the `docker login` command. (You can read more about `
> **Warning**: When you use the `docker login` command, your credentials are
stored in your home directory in `.docker/config.json`. The password is base64
encoded in this file. If you require secure storage for this password, use the
-[Docker credential helpers](https://github.com/docker/docker-credential-helpers).
+[Docker credential helpers](https://github.com/moby/moby-credential-helpers).
diff --git a/edge/engine/reference/commandline/README.md b/edge/engine/reference/commandline/README.md
index 32d97bbd64..ff59d8fe0f 100644
--- a/edge/engine/reference/commandline/README.md
+++ b/edge/engine/reference/commandline/README.md
@@ -2,7 +2,7 @@
The files in this directory are stub files which include the file
`/_includes/cli.md`, which parses YAML files generated from the
-[`docker/docker`](https://github.com/docker/docker) repository. The YAML files
+[`docker/docker`](https://github.com/moby/moby) repository. The YAML files
are parsed into output files like
[https://docs.docker.com/engine/reference/commandline/build/](https://docs.docker.com/engine/reference/commandline/build/).
@@ -14,7 +14,7 @@ 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/docker/tree/master/docs/reference/commandline](https://github.com/docker/docker/tree/master/docs/reference/commandline)
+ 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)
Specifically, the Markdown inside the `## Description` and `## Examples`
headings are parsed. Please submit corrections to the text in that repository.
@@ -25,5 +25,5 @@ The process for generating the YAML files is still in flux. Check with
branch of `docker/docker` checked out (probably not `master`).
After generating the YAML files, replace the YAML files in
-[https://github.com/docker/docker.github.io/tree/master/_data/engine-cli](https://github.com/docker/docker.github.io/tree/master/_data/engine-cli)
+[https://github.com/moby/moby.github.io/tree/master/_data/engine-cli](https://github.com/moby/moby.github.io/tree/master/_data/engine-cli)
with the newly-generated files. Submit a pull request.
diff --git a/edge/engine/reference/commandline/attach.md b/edge/engine/reference/commandline/attach.md
index 73af62ef68..c9aa8a1d46 100644
--- a/edge/engine/reference/commandline/attach.md
+++ b/edge/engine/reference/commandline/attach.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/build.md b/edge/engine/reference/commandline/build.md
index 3c82a27675..227d9e1d28 100644
--- a/edge/engine/reference/commandline/build.md
+++ b/edge/engine/reference/commandline/build.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/checkpoint.md b/edge/engine/reference/commandline/checkpoint.md
index a50c606ec3..07fb6e4bbc 100644
--- a/edge/engine/reference/commandline/checkpoint.md
+++ b/edge/engine/reference/commandline/checkpoint.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/checkpoint_create.md b/edge/engine/reference/commandline/checkpoint_create.md
index 850dc64752..e868a95276 100644
--- a/edge/engine/reference/commandline/checkpoint_create.md
+++ b/edge/engine/reference/commandline/checkpoint_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/checkpoint_ls.md b/edge/engine/reference/commandline/checkpoint_ls.md
index b1349bd25a..1992017503 100644
--- a/edge/engine/reference/commandline/checkpoint_ls.md
+++ b/edge/engine/reference/commandline/checkpoint_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/checkpoint_rm.md b/edge/engine/reference/commandline/checkpoint_rm.md
index 3e69c62d2a..ef7b306cab 100644
--- a/edge/engine/reference/commandline/checkpoint_rm.md
+++ b/edge/engine/reference/commandline/checkpoint_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/commit.md b/edge/engine/reference/commandline/commit.md
index 422d6d874d..efa9ccc596 100644
--- a/edge/engine/reference/commandline/commit.md
+++ b/edge/engine/reference/commandline/commit.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/container.md b/edge/engine/reference/commandline/container.md
index ceb49c3a35..040a3b6786 100644
--- a/edge/engine/reference/commandline/container.md
+++ b/edge/engine/reference/commandline/container.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_attach.md b/edge/engine/reference/commandline/container_attach.md
index 1d288ae961..652cc35592 100644
--- a/edge/engine/reference/commandline/container_attach.md
+++ b/edge/engine/reference/commandline/container_attach.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_commit.md b/edge/engine/reference/commandline/container_commit.md
index 43423af655..ccff94faaa 100644
--- a/edge/engine/reference/commandline/container_commit.md
+++ b/edge/engine/reference/commandline/container_commit.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_cp.md b/edge/engine/reference/commandline/container_cp.md
index 2e300f017d..0c93033373 100644
--- a/edge/engine/reference/commandline/container_cp.md
+++ b/edge/engine/reference/commandline/container_cp.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_create.md b/edge/engine/reference/commandline/container_create.md
index adf725c7b9..6bab48b8c7 100644
--- a/edge/engine/reference/commandline/container_create.md
+++ b/edge/engine/reference/commandline/container_create.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_diff.md b/edge/engine/reference/commandline/container_diff.md
index f2a667a259..9c568f2c1e 100644
--- a/edge/engine/reference/commandline/container_diff.md
+++ b/edge/engine/reference/commandline/container_diff.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_exec.md b/edge/engine/reference/commandline/container_exec.md
index dff443e36a..3da2b096b3 100644
--- a/edge/engine/reference/commandline/container_exec.md
+++ b/edge/engine/reference/commandline/container_exec.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_export.md b/edge/engine/reference/commandline/container_export.md
index a31990d239..6f530a75ea 100644
--- a/edge/engine/reference/commandline/container_export.md
+++ b/edge/engine/reference/commandline/container_export.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_inspect.md b/edge/engine/reference/commandline/container_inspect.md
index 8bc76d8adc..53bfce8fde 100644
--- a/edge/engine/reference/commandline/container_inspect.md
+++ b/edge/engine/reference/commandline/container_inspect.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_kill.md b/edge/engine/reference/commandline/container_kill.md
index d635ec909b..5d1a3c57b0 100644
--- a/edge/engine/reference/commandline/container_kill.md
+++ b/edge/engine/reference/commandline/container_kill.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_logs.md b/edge/engine/reference/commandline/container_logs.md
index 330fd6c824..44a08c3389 100644
--- a/edge/engine/reference/commandline/container_logs.md
+++ b/edge/engine/reference/commandline/container_logs.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_ls.md b/edge/engine/reference/commandline/container_ls.md
index 0ca0fbf607..824cbf18dc 100644
--- a/edge/engine/reference/commandline/container_ls.md
+++ b/edge/engine/reference/commandline/container_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_pause.md b/edge/engine/reference/commandline/container_pause.md
index 1d9634cd4d..be2cbc3e95 100644
--- a/edge/engine/reference/commandline/container_pause.md
+++ b/edge/engine/reference/commandline/container_pause.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_port.md b/edge/engine/reference/commandline/container_port.md
index e7b35555de..ec5f6b7d12 100644
--- a/edge/engine/reference/commandline/container_port.md
+++ b/edge/engine/reference/commandline/container_port.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_prune.md b/edge/engine/reference/commandline/container_prune.md
index 3ea285752e..5969e80795 100644
--- a/edge/engine/reference/commandline/container_prune.md
+++ b/edge/engine/reference/commandline/container_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_rename.md b/edge/engine/reference/commandline/container_rename.md
index 2465771450..dfd807b3c4 100644
--- a/edge/engine/reference/commandline/container_rename.md
+++ b/edge/engine/reference/commandline/container_rename.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_restart.md b/edge/engine/reference/commandline/container_restart.md
index a0437b66bb..2b1064e4a9 100644
--- a/edge/engine/reference/commandline/container_restart.md
+++ b/edge/engine/reference/commandline/container_restart.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_rm.md b/edge/engine/reference/commandline/container_rm.md
index 52a61384b2..52e72356bd 100644
--- a/edge/engine/reference/commandline/container_rm.md
+++ b/edge/engine/reference/commandline/container_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_run.md b/edge/engine/reference/commandline/container_run.md
index e9138ca56d..da9a5c6b2f 100644
--- a/edge/engine/reference/commandline/container_run.md
+++ b/edge/engine/reference/commandline/container_run.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_start.md b/edge/engine/reference/commandline/container_start.md
index 2032991741..aef932979c 100644
--- a/edge/engine/reference/commandline/container_start.md
+++ b/edge/engine/reference/commandline/container_start.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_stats.md b/edge/engine/reference/commandline/container_stats.md
index b2641dd44b..637509c568 100644
--- a/edge/engine/reference/commandline/container_stats.md
+++ b/edge/engine/reference/commandline/container_stats.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_stop.md b/edge/engine/reference/commandline/container_stop.md
index fb54ef00a3..4793700ee6 100644
--- a/edge/engine/reference/commandline/container_stop.md
+++ b/edge/engine/reference/commandline/container_stop.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_top.md b/edge/engine/reference/commandline/container_top.md
index 631dd39591..884f6a639f 100644
--- a/edge/engine/reference/commandline/container_top.md
+++ b/edge/engine/reference/commandline/container_top.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_unpause.md b/edge/engine/reference/commandline/container_unpause.md
index e978615732..22b10bbc6c 100644
--- a/edge/engine/reference/commandline/container_unpause.md
+++ b/edge/engine/reference/commandline/container_unpause.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_update.md b/edge/engine/reference/commandline/container_update.md
index 80c51a9aca..b4bffd406c 100644
--- a/edge/engine/reference/commandline/container_update.md
+++ b/edge/engine/reference/commandline/container_update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/container_wait.md b/edge/engine/reference/commandline/container_wait.md
index 036441e3de..5fd8d33282 100644
--- a/edge/engine/reference/commandline/container_wait.md
+++ b/edge/engine/reference/commandline/container_wait.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/cp.md b/edge/engine/reference/commandline/cp.md
index 4d93c450f6..07ef3e9431 100644
--- a/edge/engine/reference/commandline/cp.md
+++ b/edge/engine/reference/commandline/cp.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/create.md b/edge/engine/reference/commandline/create.md
index ec0781c0ea..077d4bd532 100644
--- a/edge/engine/reference/commandline/create.md
+++ b/edge/engine/reference/commandline/create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/deploy.md b/edge/engine/reference/commandline/deploy.md
index 0b4cc85cb9..0cc75ef9e5 100644
--- a/edge/engine/reference/commandline/deploy.md
+++ b/edge/engine/reference/commandline/deploy.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/diff.md b/edge/engine/reference/commandline/diff.md
index 7b9d6a2721..373fccab93 100644
--- a/edge/engine/reference/commandline/diff.md
+++ b/edge/engine/reference/commandline/diff.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/docker.md b/edge/engine/reference/commandline/docker.md
index 20e5d62c65..5b3c06ffc3 100644
--- a/edge/engine/reference/commandline/docker.md
+++ b/edge/engine/reference/commandline/docker.md
@@ -11,7 +11,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/dockerd.md b/edge/engine/reference/commandline/dockerd.md
index 1d0fe6a134..a0b15771a0 100644
--- a/edge/engine/reference/commandline/dockerd.md
+++ b/edge/engine/reference/commandline/dockerd.md
@@ -15,7 +15,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/events.md b/edge/engine/reference/commandline/events.md
index 1f128e7768..b796d72e33 100644
--- a/edge/engine/reference/commandline/events.md
+++ b/edge/engine/reference/commandline/events.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/exec.md b/edge/engine/reference/commandline/exec.md
index 9d0d8004fc..d308e91295 100644
--- a/edge/engine/reference/commandline/exec.md
+++ b/edge/engine/reference/commandline/exec.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/export.md b/edge/engine/reference/commandline/export.md
index 57d7ff95e8..6070c16d08 100644
--- a/edge/engine/reference/commandline/export.md
+++ b/edge/engine/reference/commandline/export.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/history.md b/edge/engine/reference/commandline/history.md
index 18efdb9c3a..a1c40a9674 100644
--- a/edge/engine/reference/commandline/history.md
+++ b/edge/engine/reference/commandline/history.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/image.md b/edge/engine/reference/commandline/image.md
index e7cf5c26ae..d167b48431 100644
--- a/edge/engine/reference/commandline/image.md
+++ b/edge/engine/reference/commandline/image.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_build.md b/edge/engine/reference/commandline/image_build.md
index 793d514ac2..7ce1a9963c 100644
--- a/edge/engine/reference/commandline/image_build.md
+++ b/edge/engine/reference/commandline/image_build.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_history.md b/edge/engine/reference/commandline/image_history.md
index ae58889224..bd16d234f9 100644
--- a/edge/engine/reference/commandline/image_history.md
+++ b/edge/engine/reference/commandline/image_history.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_import.md b/edge/engine/reference/commandline/image_import.md
index 20d217217e..080dfcc0e4 100644
--- a/edge/engine/reference/commandline/image_import.md
+++ b/edge/engine/reference/commandline/image_import.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_inspect.md b/edge/engine/reference/commandline/image_inspect.md
index 375c50541d..968fee77b4 100644
--- a/edge/engine/reference/commandline/image_inspect.md
+++ b/edge/engine/reference/commandline/image_inspect.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_load.md b/edge/engine/reference/commandline/image_load.md
index f71b424921..f759b286af 100644
--- a/edge/engine/reference/commandline/image_load.md
+++ b/edge/engine/reference/commandline/image_load.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_ls.md b/edge/engine/reference/commandline/image_ls.md
index c19b0ea71a..1417a15916 100644
--- a/edge/engine/reference/commandline/image_ls.md
+++ b/edge/engine/reference/commandline/image_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_prune.md b/edge/engine/reference/commandline/image_prune.md
index f388da717b..76b651cd98 100644
--- a/edge/engine/reference/commandline/image_prune.md
+++ b/edge/engine/reference/commandline/image_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_pull.md b/edge/engine/reference/commandline/image_pull.md
index 9bfc80bc7a..a0651e9d40 100644
--- a/edge/engine/reference/commandline/image_pull.md
+++ b/edge/engine/reference/commandline/image_pull.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_push.md b/edge/engine/reference/commandline/image_push.md
index bc2af6f6ad..63ccc9e3d8 100644
--- a/edge/engine/reference/commandline/image_push.md
+++ b/edge/engine/reference/commandline/image_push.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_rm.md b/edge/engine/reference/commandline/image_rm.md
index 21b931b0f6..46d869b01d 100644
--- a/edge/engine/reference/commandline/image_rm.md
+++ b/edge/engine/reference/commandline/image_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_save.md b/edge/engine/reference/commandline/image_save.md
index f1df140a94..97d1db25a7 100644
--- a/edge/engine/reference/commandline/image_save.md
+++ b/edge/engine/reference/commandline/image_save.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/image_tag.md b/edge/engine/reference/commandline/image_tag.md
index 3d3eba1ae9..042618b7e8 100644
--- a/edge/engine/reference/commandline/image_tag.md
+++ b/edge/engine/reference/commandline/image_tag.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/images.md b/edge/engine/reference/commandline/images.md
index 93876de842..e6cab6e685 100644
--- a/edge/engine/reference/commandline/images.md
+++ b/edge/engine/reference/commandline/images.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/import.md b/edge/engine/reference/commandline/import.md
index 91a997c77a..e8fb0eb524 100644
--- a/edge/engine/reference/commandline/import.md
+++ b/edge/engine/reference/commandline/import.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/info.md b/edge/engine/reference/commandline/info.md
index 67b759ed03..4327a401f0 100644
--- a/edge/engine/reference/commandline/info.md
+++ b/edge/engine/reference/commandline/info.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/inspect.md b/edge/engine/reference/commandline/inspect.md
index 5ec5e307f8..c10bd6125e 100644
--- a/edge/engine/reference/commandline/inspect.md
+++ b/edge/engine/reference/commandline/inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/kill.md b/edge/engine/reference/commandline/kill.md
index 94cc50ef04..57ec835951 100644
--- a/edge/engine/reference/commandline/kill.md
+++ b/edge/engine/reference/commandline/kill.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/load.md b/edge/engine/reference/commandline/load.md
index dd8fe3c271..9d97bc3ed0 100644
--- a/edge/engine/reference/commandline/load.md
+++ b/edge/engine/reference/commandline/load.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/login.md b/edge/engine/reference/commandline/login.md
index b8ec4bd873..db06f19aee 100644
--- a/edge/engine/reference/commandline/login.md
+++ b/edge/engine/reference/commandline/login.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/logout.md b/edge/engine/reference/commandline/logout.md
index 97aee6be20..e8a7d997cb 100644
--- a/edge/engine/reference/commandline/logout.md
+++ b/edge/engine/reference/commandline/logout.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/logs.md b/edge/engine/reference/commandline/logs.md
index 13257d5520..8e9707c2f0 100644
--- a/edge/engine/reference/commandline/logs.md
+++ b/edge/engine/reference/commandline/logs.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network.md b/edge/engine/reference/commandline/network.md
index 4121775f54..89c84473a2 100644
--- a/edge/engine/reference/commandline/network.md
+++ b/edge/engine/reference/commandline/network.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network_connect.md b/edge/engine/reference/commandline/network_connect.md
index 707d81afa2..47ed9e5561 100644
--- a/edge/engine/reference/commandline/network_connect.md
+++ b/edge/engine/reference/commandline/network_connect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network_create.md b/edge/engine/reference/commandline/network_create.md
index a9f5634a90..9d590f169f 100644
--- a/edge/engine/reference/commandline/network_create.md
+++ b/edge/engine/reference/commandline/network_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network_disconnect.md b/edge/engine/reference/commandline/network_disconnect.md
index 8b631a967c..f8fb266fcb 100644
--- a/edge/engine/reference/commandline/network_disconnect.md
+++ b/edge/engine/reference/commandline/network_disconnect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network_inspect.md b/edge/engine/reference/commandline/network_inspect.md
index 04ef37075b..e5346c9a93 100644
--- a/edge/engine/reference/commandline/network_inspect.md
+++ b/edge/engine/reference/commandline/network_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network_ls.md b/edge/engine/reference/commandline/network_ls.md
index 2fd4142df0..6273560e12 100644
--- a/edge/engine/reference/commandline/network_ls.md
+++ b/edge/engine/reference/commandline/network_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network_prune.md b/edge/engine/reference/commandline/network_prune.md
index 62b8a269f1..9ce6c147b8 100644
--- a/edge/engine/reference/commandline/network_prune.md
+++ b/edge/engine/reference/commandline/network_prune.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/network_rm.md b/edge/engine/reference/commandline/network_rm.md
index 9c16b38308..5187ada3e5 100644
--- a/edge/engine/reference/commandline/network_rm.md
+++ b/edge/engine/reference/commandline/network_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node.md b/edge/engine/reference/commandline/node.md
index cecef718e6..45f61f4406 100644
--- a/edge/engine/reference/commandline/node.md
+++ b/edge/engine/reference/commandline/node.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node_demote.md b/edge/engine/reference/commandline/node_demote.md
index cf964f8aa6..ce88c3e9a4 100644
--- a/edge/engine/reference/commandline/node_demote.md
+++ b/edge/engine/reference/commandline/node_demote.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node_inspect.md b/edge/engine/reference/commandline/node_inspect.md
index a53dac0271..f73c9910ac 100644
--- a/edge/engine/reference/commandline/node_inspect.md
+++ b/edge/engine/reference/commandline/node_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node_ls.md b/edge/engine/reference/commandline/node_ls.md
index d77a390e8e..395edfd8ef 100644
--- a/edge/engine/reference/commandline/node_ls.md
+++ b/edge/engine/reference/commandline/node_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node_promote.md b/edge/engine/reference/commandline/node_promote.md
index 5342ec200b..c9dbe263b6 100644
--- a/edge/engine/reference/commandline/node_promote.md
+++ b/edge/engine/reference/commandline/node_promote.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node_ps.md b/edge/engine/reference/commandline/node_ps.md
index f8521d659a..373ba6fef6 100644
--- a/edge/engine/reference/commandline/node_ps.md
+++ b/edge/engine/reference/commandline/node_ps.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node_rm.md b/edge/engine/reference/commandline/node_rm.md
index 4ff47bf29d..2267bc934f 100644
--- a/edge/engine/reference/commandline/node_rm.md
+++ b/edge/engine/reference/commandline/node_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/node_update.md b/edge/engine/reference/commandline/node_update.md
index 8657f0061b..67d9121e12 100644
--- a/edge/engine/reference/commandline/node_update.md
+++ b/edge/engine/reference/commandline/node_update.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/pause.md b/edge/engine/reference/commandline/pause.md
index fdbf28efeb..5277642e97 100644
--- a/edge/engine/reference/commandline/pause.md
+++ b/edge/engine/reference/commandline/pause.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin.md b/edge/engine/reference/commandline/plugin.md
index c013a7d3b4..c0ce92f228 100644
--- a/edge/engine/reference/commandline/plugin.md
+++ b/edge/engine/reference/commandline/plugin.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_create.md b/edge/engine/reference/commandline/plugin_create.md
index 709fe5ace7..fe7a44e235 100644
--- a/edge/engine/reference/commandline/plugin_create.md
+++ b/edge/engine/reference/commandline/plugin_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_disable.md b/edge/engine/reference/commandline/plugin_disable.md
index f5327b3e39..97b70d57ac 100644
--- a/edge/engine/reference/commandline/plugin_disable.md
+++ b/edge/engine/reference/commandline/plugin_disable.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_enable.md b/edge/engine/reference/commandline/plugin_enable.md
index 1c7a622c7a..041c2f09c9 100644
--- a/edge/engine/reference/commandline/plugin_enable.md
+++ b/edge/engine/reference/commandline/plugin_enable.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_inspect.md b/edge/engine/reference/commandline/plugin_inspect.md
index 8117f10ac7..a50c2f9c1d 100644
--- a/edge/engine/reference/commandline/plugin_inspect.md
+++ b/edge/engine/reference/commandline/plugin_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_install.md b/edge/engine/reference/commandline/plugin_install.md
index c47d4d7a2a..c9bbb382ad 100644
--- a/edge/engine/reference/commandline/plugin_install.md
+++ b/edge/engine/reference/commandline/plugin_install.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_ls.md b/edge/engine/reference/commandline/plugin_ls.md
index 7ca7eebac0..64270f25f9 100644
--- a/edge/engine/reference/commandline/plugin_ls.md
+++ b/edge/engine/reference/commandline/plugin_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_push.md b/edge/engine/reference/commandline/plugin_push.md
index e8acdf9e62..c8c68e8694 100644
--- a/edge/engine/reference/commandline/plugin_push.md
+++ b/edge/engine/reference/commandline/plugin_push.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_rm.md b/edge/engine/reference/commandline/plugin_rm.md
index 0c4f947b77..2bec8b58a6 100644
--- a/edge/engine/reference/commandline/plugin_rm.md
+++ b/edge/engine/reference/commandline/plugin_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_set.md b/edge/engine/reference/commandline/plugin_set.md
index 9da3b252e7..e5249314fa 100644
--- a/edge/engine/reference/commandline/plugin_set.md
+++ b/edge/engine/reference/commandline/plugin_set.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/plugin_upgrade.md b/edge/engine/reference/commandline/plugin_upgrade.md
index aa80b62c97..feff2f9cb6 100644
--- a/edge/engine/reference/commandline/plugin_upgrade.md
+++ b/edge/engine/reference/commandline/plugin_upgrade.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/port.md b/edge/engine/reference/commandline/port.md
index dd82deeef8..979ee1dd45 100644
--- a/edge/engine/reference/commandline/port.md
+++ b/edge/engine/reference/commandline/port.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/ps.md b/edge/engine/reference/commandline/ps.md
index b0b7032a7b..e85d3ad669 100644
--- a/edge/engine/reference/commandline/ps.md
+++ b/edge/engine/reference/commandline/ps.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/pull.md b/edge/engine/reference/commandline/pull.md
index c0658ef122..3c8a5836ae 100644
--- a/edge/engine/reference/commandline/pull.md
+++ b/edge/engine/reference/commandline/pull.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/push.md b/edge/engine/reference/commandline/push.md
index 3bf0f9078b..c55575c084 100644
--- a/edge/engine/reference/commandline/push.md
+++ b/edge/engine/reference/commandline/push.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/rename.md b/edge/engine/reference/commandline/rename.md
index 7a85e5ecbf..10f054d388 100644
--- a/edge/engine/reference/commandline/rename.md
+++ b/edge/engine/reference/commandline/rename.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/restart.md b/edge/engine/reference/commandline/restart.md
index e60d69512e..4ef6c967a8 100644
--- a/edge/engine/reference/commandline/restart.md
+++ b/edge/engine/reference/commandline/restart.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/rm.md b/edge/engine/reference/commandline/rm.md
index a69a14b64e..44921a1e5d 100644
--- a/edge/engine/reference/commandline/rm.md
+++ b/edge/engine/reference/commandline/rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/rmi.md b/edge/engine/reference/commandline/rmi.md
index a14c323462..a09b634406 100644
--- a/edge/engine/reference/commandline/rmi.md
+++ b/edge/engine/reference/commandline/rmi.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/run.md b/edge/engine/reference/commandline/run.md
index 8041f8d8d8..55416399c6 100644
--- a/edge/engine/reference/commandline/run.md
+++ b/edge/engine/reference/commandline/run.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/save.md b/edge/engine/reference/commandline/save.md
index 4f77ed1668..1c5564b544 100644
--- a/edge/engine/reference/commandline/save.md
+++ b/edge/engine/reference/commandline/save.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/search.md b/edge/engine/reference/commandline/search.md
index 2a0138b4e8..3067f0c25a 100644
--- a/edge/engine/reference/commandline/search.md
+++ b/edge/engine/reference/commandline/search.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/secret.md b/edge/engine/reference/commandline/secret.md
index d81a0d8ebe..7a5f3ff627 100644
--- a/edge/engine/reference/commandline/secret.md
+++ b/edge/engine/reference/commandline/secret.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/secret_create.md b/edge/engine/reference/commandline/secret_create.md
index f71476e36b..e5d08b4e18 100644
--- a/edge/engine/reference/commandline/secret_create.md
+++ b/edge/engine/reference/commandline/secret_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/secret_inspect.md b/edge/engine/reference/commandline/secret_inspect.md
index e512d5d516..9c59ce95f6 100644
--- a/edge/engine/reference/commandline/secret_inspect.md
+++ b/edge/engine/reference/commandline/secret_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/secret_ls.md b/edge/engine/reference/commandline/secret_ls.md
index 2920fa8536..68e2769c90 100644
--- a/edge/engine/reference/commandline/secret_ls.md
+++ b/edge/engine/reference/commandline/secret_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/secret_rm.md b/edge/engine/reference/commandline/secret_rm.md
index 29f4142270..7d233f9ed2 100644
--- a/edge/engine/reference/commandline/secret_rm.md
+++ b/edge/engine/reference/commandline/secret_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/service.md b/edge/engine/reference/commandline/service.md
index e9115a99cc..2ac4630d0e 100644
--- a/edge/engine/reference/commandline/service.md
+++ b/edge/engine/reference/commandline/service.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/service_create.md b/edge/engine/reference/commandline/service_create.md
index e4a3e7607a..ae807d87b9 100644
--- a/edge/engine/reference/commandline/service_create.md
+++ b/edge/engine/reference/commandline/service_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/service_inspect.md b/edge/engine/reference/commandline/service_inspect.md
index ac19676b14..ee700e2a10 100644
--- a/edge/engine/reference/commandline/service_inspect.md
+++ b/edge/engine/reference/commandline/service_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/service_logs.md b/edge/engine/reference/commandline/service_logs.md
index e2d36e5772..d8814abace 100644
--- a/edge/engine/reference/commandline/service_logs.md
+++ b/edge/engine/reference/commandline/service_logs.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/service_ls.md b/edge/engine/reference/commandline/service_ls.md
index f7d651e1b3..d296359257 100644
--- a/edge/engine/reference/commandline/service_ls.md
+++ b/edge/engine/reference/commandline/service_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/edge/engine/reference/commandline/service_ps.md b/edge/engine/reference/commandline/service_ps.md
index faa041288b..1dce747b21 100644
--- a/edge/engine/reference/commandline/service_ps.md
+++ b/edge/engine/reference/commandline/service_ps.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/service_rm.md b/edge/engine/reference/commandline/service_rm.md
index ea485017c8..c2deaeb1b7 100644
--- a/edge/engine/reference/commandline/service_rm.md
+++ b/edge/engine/reference/commandline/service_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/service_scale.md b/edge/engine/reference/commandline/service_scale.md
index 5d3c0d82f9..6f901afd7a 100644
--- a/edge/engine/reference/commandline/service_scale.md
+++ b/edge/engine/reference/commandline/service_scale.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/service_update.md b/edge/engine/reference/commandline/service_update.md
index fa1bc4825f..95c1b7042b 100644
--- a/edge/engine/reference/commandline/service_update.md
+++ b/edge/engine/reference/commandline/service_update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stack.md b/edge/engine/reference/commandline/stack.md
index e2e01ae89f..87078bda42 100644
--- a/edge/engine/reference/commandline/stack.md
+++ b/edge/engine/reference/commandline/stack.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stack_deploy.md b/edge/engine/reference/commandline/stack_deploy.md
index f388feada8..9a6261580a 100644
--- a/edge/engine/reference/commandline/stack_deploy.md
+++ b/edge/engine/reference/commandline/stack_deploy.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stack_ls.md b/edge/engine/reference/commandline/stack_ls.md
index cb8ae2e0a0..4a224e9d7b 100644
--- a/edge/engine/reference/commandline/stack_ls.md
+++ b/edge/engine/reference/commandline/stack_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stack_ps.md b/edge/engine/reference/commandline/stack_ps.md
index 1c2541b5db..ca1b1cd596 100644
--- a/edge/engine/reference/commandline/stack_ps.md
+++ b/edge/engine/reference/commandline/stack_ps.md
@@ -11,7 +11,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stack_rm.md b/edge/engine/reference/commandline/stack_rm.md
index 89a7ec170e..05e9d81c12 100644
--- a/edge/engine/reference/commandline/stack_rm.md
+++ b/edge/engine/reference/commandline/stack_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stack_services.md b/edge/engine/reference/commandline/stack_services.md
index 6f7cd88ee0..c448f5f6dc 100644
--- a/edge/engine/reference/commandline/stack_services.md
+++ b/edge/engine/reference/commandline/stack_services.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/start.md b/edge/engine/reference/commandline/start.md
index 1d7fa1951e..e5d85c5bff 100644
--- a/edge/engine/reference/commandline/start.md
+++ b/edge/engine/reference/commandline/start.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stats.md b/edge/engine/reference/commandline/stats.md
index a2f33980de..35c471e944 100644
--- a/edge/engine/reference/commandline/stats.md
+++ b/edge/engine/reference/commandline/stats.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/stop.md b/edge/engine/reference/commandline/stop.md
index 74b6bc4a7b..612a72482b 100644
--- a/edge/engine/reference/commandline/stop.md
+++ b/edge/engine/reference/commandline/stop.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm.md b/edge/engine/reference/commandline/swarm.md
index e7a34e3e85..30a195e456 100644
--- a/edge/engine/reference/commandline/swarm.md
+++ b/edge/engine/reference/commandline/swarm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm_init.md b/edge/engine/reference/commandline/swarm_init.md
index 8fb32e5c81..79fb58812f 100644
--- a/edge/engine/reference/commandline/swarm_init.md
+++ b/edge/engine/reference/commandline/swarm_init.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm_join-token.md b/edge/engine/reference/commandline/swarm_join-token.md
index 41de6960cf..a534cf7daf 100644
--- a/edge/engine/reference/commandline/swarm_join-token.md
+++ b/edge/engine/reference/commandline/swarm_join-token.md
@@ -11,7 +11,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm_join.md b/edge/engine/reference/commandline/swarm_join.md
index 25c5d935c0..feee48561a 100644
--- a/edge/engine/reference/commandline/swarm_join.md
+++ b/edge/engine/reference/commandline/swarm_join.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm_leave.md b/edge/engine/reference/commandline/swarm_leave.md
index 78aa2a0318..744eee46b8 100644
--- a/edge/engine/reference/commandline/swarm_leave.md
+++ b/edge/engine/reference/commandline/swarm_leave.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm_unlock-key.md b/edge/engine/reference/commandline/swarm_unlock-key.md
index da554a3ff3..874999d6bc 100644
--- a/edge/engine/reference/commandline/swarm_unlock-key.md
+++ b/edge/engine/reference/commandline/swarm_unlock-key.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm_unlock.md b/edge/engine/reference/commandline/swarm_unlock.md
index 8dab475b98..38b4af707d 100644
--- a/edge/engine/reference/commandline/swarm_unlock.md
+++ b/edge/engine/reference/commandline/swarm_unlock.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/swarm_update.md b/edge/engine/reference/commandline/swarm_update.md
index 1f215d5b5d..1e36f98fc0 100644
--- a/edge/engine/reference/commandline/swarm_update.md
+++ b/edge/engine/reference/commandline/swarm_update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/system.md b/edge/engine/reference/commandline/system.md
index b29a917b9a..c47773d27a 100644
--- a/edge/engine/reference/commandline/system.md
+++ b/edge/engine/reference/commandline/system.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/system_df.md b/edge/engine/reference/commandline/system_df.md
index de616aad8e..e2cdcb4e6d 100644
--- a/edge/engine/reference/commandline/system_df.md
+++ b/edge/engine/reference/commandline/system_df.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/system_events.md b/edge/engine/reference/commandline/system_events.md
index 06d615dda5..b19d24e23d 100644
--- a/edge/engine/reference/commandline/system_events.md
+++ b/edge/engine/reference/commandline/system_events.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/system_info.md b/edge/engine/reference/commandline/system_info.md
index 565a38ef50..9357da07ad 100644
--- a/edge/engine/reference/commandline/system_info.md
+++ b/edge/engine/reference/commandline/system_info.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/system_prune.md b/edge/engine/reference/commandline/system_prune.md
index 48c9a5e35b..96beb973b1 100644
--- a/edge/engine/reference/commandline/system_prune.md
+++ b/edge/engine/reference/commandline/system_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/tag.md b/edge/engine/reference/commandline/tag.md
index 0f2876cf5f..2f31990edc 100644
--- a/edge/engine/reference/commandline/tag.md
+++ b/edge/engine/reference/commandline/tag.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/top.md b/edge/engine/reference/commandline/top.md
index 646f33fc95..d02a3c382a 100644
--- a/edge/engine/reference/commandline/top.md
+++ b/edge/engine/reference/commandline/top.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/unpause.md b/edge/engine/reference/commandline/unpause.md
index d43fd2fa00..72130a8d88 100644
--- a/edge/engine/reference/commandline/unpause.md
+++ b/edge/engine/reference/commandline/unpause.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/update.md b/edge/engine/reference/commandline/update.md
index e76af43a01..33b23e47ba 100644
--- a/edge/engine/reference/commandline/update.md
+++ b/edge/engine/reference/commandline/update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/version.md b/edge/engine/reference/commandline/version.md
index 3b84c6fdb6..0df833a00b 100644
--- a/edge/engine/reference/commandline/version.md
+++ b/edge/engine/reference/commandline/version.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/volume.md b/edge/engine/reference/commandline/volume.md
index d1d1df2b94..91bd62abab 100644
--- a/edge/engine/reference/commandline/volume.md
+++ b/edge/engine/reference/commandline/volume.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/volume_create.md b/edge/engine/reference/commandline/volume_create.md
index 19ee4e152b..7d38e445b3 100644
--- a/edge/engine/reference/commandline/volume_create.md
+++ b/edge/engine/reference/commandline/volume_create.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/volume_inspect.md b/edge/engine/reference/commandline/volume_inspect.md
index b87a6dba29..ea53e76329 100644
--- a/edge/engine/reference/commandline/volume_inspect.md
+++ b/edge/engine/reference/commandline/volume_inspect.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/volume_ls.md b/edge/engine/reference/commandline/volume_ls.md
index bb7b4d9ee7..d26f474958 100644
--- a/edge/engine/reference/commandline/volume_ls.md
+++ b/edge/engine/reference/commandline/volume_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/volume_prune.md b/edge/engine/reference/commandline/volume_prune.md
index ffcb7dbcd8..2016e0a0f8 100644
--- a/edge/engine/reference/commandline/volume_prune.md
+++ b/edge/engine/reference/commandline/volume_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/volume_rm.md b/edge/engine/reference/commandline/volume_rm.md
index 6a8d4cff84..c141bec239 100644
--- a/edge/engine/reference/commandline/volume_rm.md
+++ b/edge/engine/reference/commandline/volume_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/engine/reference/commandline/wait.md b/edge/engine/reference/commandline/wait.md
index 165c1f508e..7b72fbdb95 100644
--- a/edge/engine/reference/commandline/wait.md
+++ b/edge/engine/reference/commandline/wait.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/edge/index.md b/edge/index.md
index 409e7538c1..eefbeac53a 100644
--- a/edge/index.md
+++ b/edge/index.md
@@ -40,7 +40,7 @@ Continue reading, or go straight to [API and CLI](#api-and-cli),
[Daemon](#daemon), [Dockerfile](#dockerfile), [Services](#services), or
[Stacks](#stacks).
-[Read the full release notes](https://github.com/docker/docker/releases/tag/v17.04.0-ce){: target="_blank" class="_" }
+[Read the full release notes](https://github.com/moby/moby/releases/tag/v17.04.0-ce){: target="_blank" class="_" }
##### API and CLI
diff --git a/engine/admin/logging/log_tags.md b/engine/admin/logging/log_tags.md
index 5c3e78a454..6a6bd048c5 100644
--- a/engine/admin/logging/log_tags.md
+++ b/engine/admin/logging/log_tags.md
@@ -42,7 +42,7 @@ original container name.
For advanced usage, the generated tag's use
[go templates](http://golang.org/pkg/text/template/) and the container's
-[logging context](https://github.com/docker/docker/blob/17.05.x/daemon/logger/loginfo.go).
+[logging context](https://github.com/moby/moby/blob/17.05.x/daemon/logger/loginfo.go).
As an example of what is possible with the syslog logger, if you use the following
command, you get the output that follows:
diff --git a/engine/admin/systemd.md b/engine/admin/systemd.md
index 59b96ce5a8..83f0f92832 100644
--- a/engine/admin/systemd.md
+++ b/engine/admin/systemd.md
@@ -139,5 +139,5 @@ you will need to add this configuration in the Docker systemd service file.
When installing the binary without a package, you may want
to integrate Docker with systemd. For this, install the two unit files
(`service` and `socket`) from [the github
-repository](https://github.com/docker/docker/tree/master/contrib/init/systemd)
+repository](https://github.com/moby/moby/tree/master/contrib/init/systemd)
to `/etc/systemd/system`.
diff --git a/engine/api/get-started.md b/engine/api/get-started.md
index 6a41744407..be7086a491 100644
--- a/engine/api/get-started.md
+++ b/engine/api/get-started.md
@@ -66,7 +66,7 @@ You can specify the API version to use, in one of the following ways:
- For the SDKs, you can also specify the API version programmatically, as a
parameter to the `client` object. See the
- [Go constructor](https://github.com/docker/docker/blob/master/client/client.go#L136){: target="_blank" class="_"}
+ [Go constructor](https://github.com/moby/moby/blob/master/client/client.go#L136){: target="_blank" class="_"}
or the
[Python SDK documentation for `client`](https://docker-py.readthedocs.io/en/stable/client.html).
@@ -694,5 +694,5 @@ $ curl --unix-socket /var/run/docker.sock\
## Next steps
- [Full documentation for the Python SDK](https://docker-py.readthedocs.io)
- - [Full documentation for the Go SDK](https://godoc.org/github.com/docker/docker/client)
+ - [Full documentation for the Go SDK](https://godoc.org/github.com/moby/moby/client)
- [Full documentation for the HTTP API](/engine/api/v1.27/)
diff --git a/engine/api/index.md b/engine/api/index.md
index 5afb485be0..34cdc30e61 100644
--- a/engine/api/index.md
+++ b/engine/api/index.md
@@ -82,9 +82,9 @@ programming languages and by hitting the API directly with `curl`:
"io"
"os"
- "github.com/docker/docker/client"
- "github.com/docker/docker/api/types"
- "github.com/docker/docker/api/types/container"
+ "github.com/moby/moby/client"
+ "github.com/moby/moby/api/types"
+ "github.com/moby/moby/api/types/container"
"golang.org/x/net/context"
)
diff --git a/engine/api/sdks.md b/engine/api/sdks.md
index aa65ecd395..b310ec6c60 100644
--- a/engine/api/sdks.md
+++ b/engine/api/sdks.md
@@ -32,7 +32,7 @@ import "github.com/docker/docker/client"
To see how to start using it, [head to the getting started guide](getting-started.md).
-[A full reference is available on GoDoc.](https://godoc.org/github.com/docker/docker/client)
+[A full reference is available on GoDoc.](https://godoc.org/github.com/moby/moby/client)
## Other languages
diff --git a/engine/examples/mongodb.md b/engine/examples/mongodb.md
index e3edf44cb2..c5cf228f9b 100644
--- a/engine/examples/mongodb.md
+++ b/engine/examples/mongodb.md
@@ -102,7 +102,7 @@ ENTRYPOINT ["/usr/bin/mongod"]
Now save the file and let's build our image.
-> **Note**: The full version of this `Dockerfile` can be found [here](https://github.com/docker/docker.github.io/blob/master/engine/examples/mongodb/Dockerfile).
+> **Note**: The full version of this `Dockerfile` can be found [here](https://github.com/moby/moby.github.io/blob/master/engine/examples/mongodb/Dockerfile).
## Building the MongoDB Docker image
diff --git a/engine/faq.md b/engine/faq.md
index 537c99ecc5..e63f223a35 100644
--- a/engine/faq.md
+++ b/engine/faq.md
@@ -8,7 +8,7 @@ title: Docker Engine frequently asked questions (FAQ)
If you don't see your question here, feel free to submit new ones to
. Or, you can fork [the
-repo](https://github.com/docker/docker) and contribute them yourself by editing
+repo](https://github.com/moby/moby) and contribute them yourself by editing
the documentation sources.
@@ -19,8 +19,8 @@ Docker Engine is 100% free. It is open source, so you can use it without paying.
### What open source license are you using?
We are using the Apache License Version 2.0, see it here:
-[https://github.com/docker/docker/blob/master/LICENSE](
-https://github.com/docker/docker/blob/master/LICENSE)
+[https://github.com/moby/moby/blob/master/LICENSE](
+https://github.com/moby/moby/blob/master/LICENSE)
### Does Docker run on Linux, macOS, or Windows?
@@ -283,7 +283,7 @@ You can find more answers on:
- [Docker user mailinglist](https://groups.google.com/d/forum/docker-user)
- [Docker developer mailinglist](https://groups.google.com/d/forum/docker-dev)
- [IRC, docker on freenode](irc://chat.freenode.net#docker)
-- [GitHub](https://github.com/docker/docker)
+- [GitHub](https://github.com/moby/moby)
- [Ask questions on Stackoverflow](http://stackoverflow.com/search?q=docker)
- [Join the conversation on Twitter](http://twitter.com/docker)
diff --git a/engine/index.md b/engine/index.md
index 34bc767bf6..92abe5ef54 100644
--- a/engine/index.md
+++ b/engine/index.md
@@ -111,5 +111,5 @@ The complete list of deprecated features can be found on the
## Licensing
Docker is licensed under the Apache License, Version 2.0. See
-[LICENSE](https://github.com/docker/docker/blob/master/LICENSE) for the full
+[LICENSE](https://github.com/moby/moby/blob/master/LICENSE) for the full
license text.
diff --git a/engine/installation/binaries.md b/engine/installation/binaries.md
index 7475579bfa..e3a0b61433 100644
--- a/engine/installation/binaries.md
+++ b/engine/installation/binaries.md
@@ -36,9 +36,9 @@ meets the prerequisites:
https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount)
`cgroupfs` hierarchy; a single, all-encompassing `cgroup` mount
point is not sufficient. See Github issues
- [#2683](https://github.com/docker/docker/issues/2683),
- [#3485](https://github.com/docker/docker/issues/3485),
- [#4568](https://github.com/docker/docker/issues/4568)).
+ [#2683](https://github.com/moby/moby/issues/2683),
+ [#3485](https://github.com/moby/moby/issues/3485),
+ [#4568](https://github.com/moby/moby/issues/4568)).
#### Secure your environment as much as possible
@@ -68,7 +68,7 @@ instructions for enabling and configuring AppArmor or SELinux.
1. Download the static binary archive. You can download either the latest
release binaries or a specific version. To find the download link, see the
- [release notes](https://github.com/docker/docker/releases) for the version
+ [release notes](https://github.com/moby/moby/releases) for the version
of Docker you want to install. You can choose a `tar.gz` archive or `zip`
archive.
@@ -123,7 +123,7 @@ The macOS binary includes the Docker client only. It does not include the
1. Download the static binary archive. You can download either the latest
release binaries or a specific version. To find the download link, see the
- [release notes](https://github.com/docker/docker/releases) for the version
+ [release notes](https://github.com/moby/moby/releases) for the version
of Docker you want to install. You can choose a `tar.gz` archive or
`zip` archive.
diff --git a/engine/reference/commandline/README.md b/engine/reference/commandline/README.md
index 32d97bbd64..ff59d8fe0f 100644
--- a/engine/reference/commandline/README.md
+++ b/engine/reference/commandline/README.md
@@ -2,7 +2,7 @@
The files in this directory are stub files which include the file
`/_includes/cli.md`, which parses YAML files generated from the
-[`docker/docker`](https://github.com/docker/docker) repository. The YAML files
+[`docker/docker`](https://github.com/moby/moby) repository. The YAML files
are parsed into output files like
[https://docs.docker.com/engine/reference/commandline/build/](https://docs.docker.com/engine/reference/commandline/build/).
@@ -14,7 +14,7 @@ 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/docker/tree/master/docs/reference/commandline](https://github.com/docker/docker/tree/master/docs/reference/commandline)
+ 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)
Specifically, the Markdown inside the `## Description` and `## Examples`
headings are parsed. Please submit corrections to the text in that repository.
@@ -25,5 +25,5 @@ The process for generating the YAML files is still in flux. Check with
branch of `docker/docker` checked out (probably not `master`).
After generating the YAML files, replace the YAML files in
-[https://github.com/docker/docker.github.io/tree/master/_data/engine-cli](https://github.com/docker/docker.github.io/tree/master/_data/engine-cli)
+[https://github.com/moby/moby.github.io/tree/master/_data/engine-cli](https://github.com/moby/moby.github.io/tree/master/_data/engine-cli)
with the newly-generated files. Submit a pull request.
diff --git a/engine/reference/commandline/attach.md b/engine/reference/commandline/attach.md
index 57fc1719b3..5d08d64fa5 100644
--- a/engine/reference/commandline/attach.md
+++ b/engine/reference/commandline/attach.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/build.md b/engine/reference/commandline/build.md
index dbd0e7baf0..c3dea07de0 100644
--- a/engine/reference/commandline/build.md
+++ b/engine/reference/commandline/build.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/checkpoint.md b/engine/reference/commandline/checkpoint.md
index 4b938f1fcf..83a5928fbd 100644
--- a/engine/reference/commandline/checkpoint.md
+++ b/engine/reference/commandline/checkpoint.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/checkpoint_create.md b/engine/reference/commandline/checkpoint_create.md
index 1b041e08c4..d22e4cada7 100644
--- a/engine/reference/commandline/checkpoint_create.md
+++ b/engine/reference/commandline/checkpoint_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/checkpoint_ls.md b/engine/reference/commandline/checkpoint_ls.md
index 3c033c345f..2c70b8d311 100644
--- a/engine/reference/commandline/checkpoint_ls.md
+++ b/engine/reference/commandline/checkpoint_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/checkpoint_rm.md b/engine/reference/commandline/checkpoint_rm.md
index 58f257b48c..6c385126ca 100644
--- a/engine/reference/commandline/checkpoint_rm.md
+++ b/engine/reference/commandline/checkpoint_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/commit.md b/engine/reference/commandline/commit.md
index 26a1e260c9..7227be2890 100644
--- a/engine/reference/commandline/commit.md
+++ b/engine/reference/commandline/commit.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/container.md b/engine/reference/commandline/container.md
index 072a97563c..c55c8f869e 100644
--- a/engine/reference/commandline/container.md
+++ b/engine/reference/commandline/container.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_attach.md b/engine/reference/commandline/container_attach.md
index 009851caaf..8c428efea3 100644
--- a/engine/reference/commandline/container_attach.md
+++ b/engine/reference/commandline/container_attach.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_commit.md b/engine/reference/commandline/container_commit.md
index 6cb6f3f76f..43330f2549 100644
--- a/engine/reference/commandline/container_commit.md
+++ b/engine/reference/commandline/container_commit.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_cp.md b/engine/reference/commandline/container_cp.md
index a78cc5fd56..bd05b164a5 100644
--- a/engine/reference/commandline/container_cp.md
+++ b/engine/reference/commandline/container_cp.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_create.md b/engine/reference/commandline/container_create.md
index 06dbe1281c..868a3f1cde 100644
--- a/engine/reference/commandline/container_create.md
+++ b/engine/reference/commandline/container_create.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_diff.md b/engine/reference/commandline/container_diff.md
index 5e4e7d79de..929f146353 100644
--- a/engine/reference/commandline/container_diff.md
+++ b/engine/reference/commandline/container_diff.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_exec.md b/engine/reference/commandline/container_exec.md
index 4dd66c0dba..772a3d5f92 100644
--- a/engine/reference/commandline/container_exec.md
+++ b/engine/reference/commandline/container_exec.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_export.md b/engine/reference/commandline/container_export.md
index a91a3f0ebc..ccffa6f1eb 100644
--- a/engine/reference/commandline/container_export.md
+++ b/engine/reference/commandline/container_export.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_inspect.md b/engine/reference/commandline/container_inspect.md
index 4616933cb6..82fea56166 100644
--- a/engine/reference/commandline/container_inspect.md
+++ b/engine/reference/commandline/container_inspect.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_kill.md b/engine/reference/commandline/container_kill.md
index 2ee1ea3091..eceb6df21f 100644
--- a/engine/reference/commandline/container_kill.md
+++ b/engine/reference/commandline/container_kill.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_logs.md b/engine/reference/commandline/container_logs.md
index d07d17f845..c1801e1a1c 100644
--- a/engine/reference/commandline/container_logs.md
+++ b/engine/reference/commandline/container_logs.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_ls.md b/engine/reference/commandline/container_ls.md
index 67ad403d0a..b59b659eeb 100644
--- a/engine/reference/commandline/container_ls.md
+++ b/engine/reference/commandline/container_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_pause.md b/engine/reference/commandline/container_pause.md
index 2e74569808..bdd733feae 100644
--- a/engine/reference/commandline/container_pause.md
+++ b/engine/reference/commandline/container_pause.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_port.md b/engine/reference/commandline/container_port.md
index 84ef65a184..cc2ecc724b 100644
--- a/engine/reference/commandline/container_port.md
+++ b/engine/reference/commandline/container_port.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_prune.md b/engine/reference/commandline/container_prune.md
index fa43776f08..ef75d47c0a 100644
--- a/engine/reference/commandline/container_prune.md
+++ b/engine/reference/commandline/container_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_rename.md b/engine/reference/commandline/container_rename.md
index f7e1ac1d9e..60ee7f4dc5 100644
--- a/engine/reference/commandline/container_rename.md
+++ b/engine/reference/commandline/container_rename.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_restart.md b/engine/reference/commandline/container_restart.md
index 8298b57d35..4c31914eed 100644
--- a/engine/reference/commandline/container_restart.md
+++ b/engine/reference/commandline/container_restart.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_rm.md b/engine/reference/commandline/container_rm.md
index ee786230fe..704b5ff6c6 100644
--- a/engine/reference/commandline/container_rm.md
+++ b/engine/reference/commandline/container_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_run.md b/engine/reference/commandline/container_run.md
index a55858f45f..0d117bafa0 100644
--- a/engine/reference/commandline/container_run.md
+++ b/engine/reference/commandline/container_run.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_start.md b/engine/reference/commandline/container_start.md
index 2286633d71..4c18d83fb9 100644
--- a/engine/reference/commandline/container_start.md
+++ b/engine/reference/commandline/container_start.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_stats.md b/engine/reference/commandline/container_stats.md
index e242c86882..59e5f39dc5 100644
--- a/engine/reference/commandline/container_stats.md
+++ b/engine/reference/commandline/container_stats.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_stop.md b/engine/reference/commandline/container_stop.md
index 511862e2d8..26c17dde09 100644
--- a/engine/reference/commandline/container_stop.md
+++ b/engine/reference/commandline/container_stop.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_top.md b/engine/reference/commandline/container_top.md
index d95db7b0d5..7fa0ccd333 100644
--- a/engine/reference/commandline/container_top.md
+++ b/engine/reference/commandline/container_top.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_unpause.md b/engine/reference/commandline/container_unpause.md
index 4a0c50f320..4411b97758 100644
--- a/engine/reference/commandline/container_unpause.md
+++ b/engine/reference/commandline/container_unpause.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_update.md b/engine/reference/commandline/container_update.md
index 373a7d7c93..7ab3ad0345 100644
--- a/engine/reference/commandline/container_update.md
+++ b/engine/reference/commandline/container_update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/container_wait.md b/engine/reference/commandline/container_wait.md
index 4185b23fb9..a4c1ac8b56 100644
--- a/engine/reference/commandline/container_wait.md
+++ b/engine/reference/commandline/container_wait.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/cp.md b/engine/reference/commandline/cp.md
index b8d4c3ffc5..4b5c2ef4e2 100644
--- a/engine/reference/commandline/cp.md
+++ b/engine/reference/commandline/cp.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/create.md b/engine/reference/commandline/create.md
index 7576c68eef..ca7bf3a808 100644
--- a/engine/reference/commandline/create.md
+++ b/engine/reference/commandline/create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/deploy.md b/engine/reference/commandline/deploy.md
index e4b071f99a..8d652e5416 100644
--- a/engine/reference/commandline/deploy.md
+++ b/engine/reference/commandline/deploy.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/diff.md b/engine/reference/commandline/diff.md
index d4fab48524..6d81d47de4 100644
--- a/engine/reference/commandline/diff.md
+++ b/engine/reference/commandline/diff.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/docker.md b/engine/reference/commandline/docker.md
index b700b92363..24253bd6b3 100644
--- a/engine/reference/commandline/docker.md
+++ b/engine/reference/commandline/docker.md
@@ -11,7 +11,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/dockerd.md b/engine/reference/commandline/dockerd.md
index 1d0fe6a134..a0b15771a0 100644
--- a/engine/reference/commandline/dockerd.md
+++ b/engine/reference/commandline/dockerd.md
@@ -15,7 +15,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/events.md b/engine/reference/commandline/events.md
index af51c9a16c..8071557053 100644
--- a/engine/reference/commandline/events.md
+++ b/engine/reference/commandline/events.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/exec.md b/engine/reference/commandline/exec.md
index d10fa6fc84..7c2151586f 100644
--- a/engine/reference/commandline/exec.md
+++ b/engine/reference/commandline/exec.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/export.md b/engine/reference/commandline/export.md
index b69c415d48..eab5b1628a 100644
--- a/engine/reference/commandline/export.md
+++ b/engine/reference/commandline/export.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/history.md b/engine/reference/commandline/history.md
index 9f7a9c23a3..3a561752e1 100644
--- a/engine/reference/commandline/history.md
+++ b/engine/reference/commandline/history.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/image.md b/engine/reference/commandline/image.md
index 3fb9af363f..337601b6c5 100644
--- a/engine/reference/commandline/image.md
+++ b/engine/reference/commandline/image.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_build.md b/engine/reference/commandline/image_build.md
index 7bf6d6d61b..5be2503fbb 100644
--- a/engine/reference/commandline/image_build.md
+++ b/engine/reference/commandline/image_build.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_history.md b/engine/reference/commandline/image_history.md
index 6f13086829..34145a51cd 100644
--- a/engine/reference/commandline/image_history.md
+++ b/engine/reference/commandline/image_history.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_import.md b/engine/reference/commandline/image_import.md
index f74be91321..b234074cc1 100644
--- a/engine/reference/commandline/image_import.md
+++ b/engine/reference/commandline/image_import.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_inspect.md b/engine/reference/commandline/image_inspect.md
index c83fc75e36..5a6aa89831 100644
--- a/engine/reference/commandline/image_inspect.md
+++ b/engine/reference/commandline/image_inspect.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_load.md b/engine/reference/commandline/image_load.md
index d2535990c2..c752da15b2 100644
--- a/engine/reference/commandline/image_load.md
+++ b/engine/reference/commandline/image_load.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_ls.md b/engine/reference/commandline/image_ls.md
index 6a5f69b72f..3525b18061 100644
--- a/engine/reference/commandline/image_ls.md
+++ b/engine/reference/commandline/image_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_prune.md b/engine/reference/commandline/image_prune.md
index fb7af5ce04..da62c7a0da 100644
--- a/engine/reference/commandline/image_prune.md
+++ b/engine/reference/commandline/image_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_pull.md b/engine/reference/commandline/image_pull.md
index 92306c2a2b..135c4b3c0c 100644
--- a/engine/reference/commandline/image_pull.md
+++ b/engine/reference/commandline/image_pull.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_push.md b/engine/reference/commandline/image_push.md
index 65becf3a2e..4d28d37d4a 100644
--- a/engine/reference/commandline/image_push.md
+++ b/engine/reference/commandline/image_push.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_rm.md b/engine/reference/commandline/image_rm.md
index cf5582cfd3..c634ee687e 100644
--- a/engine/reference/commandline/image_rm.md
+++ b/engine/reference/commandline/image_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_save.md b/engine/reference/commandline/image_save.md
index 84ffefba05..22582f840a 100644
--- a/engine/reference/commandline/image_save.md
+++ b/engine/reference/commandline/image_save.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/image_tag.md b/engine/reference/commandline/image_tag.md
index 49647e9bae..484796d247 100644
--- a/engine/reference/commandline/image_tag.md
+++ b/engine/reference/commandline/image_tag.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/images.md b/engine/reference/commandline/images.md
index c0e8b7576b..90a15414c4 100644
--- a/engine/reference/commandline/images.md
+++ b/engine/reference/commandline/images.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/import.md b/engine/reference/commandline/import.md
index 5b781c6d61..c5b9b53fe1 100644
--- a/engine/reference/commandline/import.md
+++ b/engine/reference/commandline/import.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/info.md b/engine/reference/commandline/info.md
index c5cc7ba851..5301694639 100644
--- a/engine/reference/commandline/info.md
+++ b/engine/reference/commandline/info.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/inspect.md b/engine/reference/commandline/inspect.md
index b5911ca151..9770560ae1 100644
--- a/engine/reference/commandline/inspect.md
+++ b/engine/reference/commandline/inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/kill.md b/engine/reference/commandline/kill.md
index 2ae0135087..3f6b1b0f00 100644
--- a/engine/reference/commandline/kill.md
+++ b/engine/reference/commandline/kill.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/load.md b/engine/reference/commandline/load.md
index 81716a0514..90b4e15cf3 100644
--- a/engine/reference/commandline/load.md
+++ b/engine/reference/commandline/load.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/login.md b/engine/reference/commandline/login.md
index 2965144cab..3a17f32b43 100644
--- a/engine/reference/commandline/login.md
+++ b/engine/reference/commandline/login.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/logout.md b/engine/reference/commandline/logout.md
index 0490afabc4..b266ad2438 100644
--- a/engine/reference/commandline/logout.md
+++ b/engine/reference/commandline/logout.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/logs.md b/engine/reference/commandline/logs.md
index fb7837c9f1..23f1edcada 100644
--- a/engine/reference/commandline/logs.md
+++ b/engine/reference/commandline/logs.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network.md b/engine/reference/commandline/network.md
index d68c9c300a..987dff157c 100644
--- a/engine/reference/commandline/network.md
+++ b/engine/reference/commandline/network.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network_connect.md b/engine/reference/commandline/network_connect.md
index 241f6654aa..1230929f15 100644
--- a/engine/reference/commandline/network_connect.md
+++ b/engine/reference/commandline/network_connect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network_create.md b/engine/reference/commandline/network_create.md
index d85a126a04..2016321855 100644
--- a/engine/reference/commandline/network_create.md
+++ b/engine/reference/commandline/network_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network_disconnect.md b/engine/reference/commandline/network_disconnect.md
index c9aa877d8d..73026ba8d3 100644
--- a/engine/reference/commandline/network_disconnect.md
+++ b/engine/reference/commandline/network_disconnect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network_inspect.md b/engine/reference/commandline/network_inspect.md
index 66de142c55..9e6cdb287e 100644
--- a/engine/reference/commandline/network_inspect.md
+++ b/engine/reference/commandline/network_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network_ls.md b/engine/reference/commandline/network_ls.md
index 7977ed658c..76f6cd58e2 100644
--- a/engine/reference/commandline/network_ls.md
+++ b/engine/reference/commandline/network_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network_prune.md b/engine/reference/commandline/network_prune.md
index 3f15224e1d..9dbd08a171 100644
--- a/engine/reference/commandline/network_prune.md
+++ b/engine/reference/commandline/network_prune.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/network_rm.md b/engine/reference/commandline/network_rm.md
index 221b0906f5..4aeba4a389 100644
--- a/engine/reference/commandline/network_rm.md
+++ b/engine/reference/commandline/network_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node.md b/engine/reference/commandline/node.md
index caa9b8efc0..9d0aff53dd 100644
--- a/engine/reference/commandline/node.md
+++ b/engine/reference/commandline/node.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node_demote.md b/engine/reference/commandline/node_demote.md
index 1f535998fd..b8cc9f0e7f 100644
--- a/engine/reference/commandline/node_demote.md
+++ b/engine/reference/commandline/node_demote.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node_inspect.md b/engine/reference/commandline/node_inspect.md
index 762d3b829f..6cb6646936 100644
--- a/engine/reference/commandline/node_inspect.md
+++ b/engine/reference/commandline/node_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node_ls.md b/engine/reference/commandline/node_ls.md
index 626148004e..ed0c71b46a 100644
--- a/engine/reference/commandline/node_ls.md
+++ b/engine/reference/commandline/node_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node_promote.md b/engine/reference/commandline/node_promote.md
index 581630b26d..57ea7167fe 100644
--- a/engine/reference/commandline/node_promote.md
+++ b/engine/reference/commandline/node_promote.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node_ps.md b/engine/reference/commandline/node_ps.md
index 43f3937623..243bd8ea34 100644
--- a/engine/reference/commandline/node_ps.md
+++ b/engine/reference/commandline/node_ps.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node_rm.md b/engine/reference/commandline/node_rm.md
index 876b202055..a51a55afa5 100644
--- a/engine/reference/commandline/node_rm.md
+++ b/engine/reference/commandline/node_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/node_update.md b/engine/reference/commandline/node_update.md
index 2cfd1a9550..6438bd3670 100644
--- a/engine/reference/commandline/node_update.md
+++ b/engine/reference/commandline/node_update.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/pause.md b/engine/reference/commandline/pause.md
index 89cc52fc17..e64e5e9d69 100644
--- a/engine/reference/commandline/pause.md
+++ b/engine/reference/commandline/pause.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin.md b/engine/reference/commandline/plugin.md
index 05b616577c..84ba72ae35 100644
--- a/engine/reference/commandline/plugin.md
+++ b/engine/reference/commandline/plugin.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_create.md b/engine/reference/commandline/plugin_create.md
index 70ac5bc902..1cc1b79324 100644
--- a/engine/reference/commandline/plugin_create.md
+++ b/engine/reference/commandline/plugin_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_disable.md b/engine/reference/commandline/plugin_disable.md
index 9e976eb456..44c7fc17bb 100644
--- a/engine/reference/commandline/plugin_disable.md
+++ b/engine/reference/commandline/plugin_disable.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_enable.md b/engine/reference/commandline/plugin_enable.md
index 3f5ff6c349..507b70ee5a 100644
--- a/engine/reference/commandline/plugin_enable.md
+++ b/engine/reference/commandline/plugin_enable.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_inspect.md b/engine/reference/commandline/plugin_inspect.md
index 9690f8b7a6..0770d4fa22 100644
--- a/engine/reference/commandline/plugin_inspect.md
+++ b/engine/reference/commandline/plugin_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_install.md b/engine/reference/commandline/plugin_install.md
index 3a924cb8f6..83be3f79f4 100644
--- a/engine/reference/commandline/plugin_install.md
+++ b/engine/reference/commandline/plugin_install.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_ls.md b/engine/reference/commandline/plugin_ls.md
index a43414ba5d..23ebd31fa0 100644
--- a/engine/reference/commandline/plugin_ls.md
+++ b/engine/reference/commandline/plugin_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_push.md b/engine/reference/commandline/plugin_push.md
index 15734a6b42..388c92cb42 100644
--- a/engine/reference/commandline/plugin_push.md
+++ b/engine/reference/commandline/plugin_push.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_rm.md b/engine/reference/commandline/plugin_rm.md
index 61e3996e98..34479b884f 100644
--- a/engine/reference/commandline/plugin_rm.md
+++ b/engine/reference/commandline/plugin_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_set.md b/engine/reference/commandline/plugin_set.md
index 0af50052af..49e8da3168 100644
--- a/engine/reference/commandline/plugin_set.md
+++ b/engine/reference/commandline/plugin_set.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/plugin_upgrade.md b/engine/reference/commandline/plugin_upgrade.md
index c6982b1ea0..010c51cc46 100644
--- a/engine/reference/commandline/plugin_upgrade.md
+++ b/engine/reference/commandline/plugin_upgrade.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/port.md b/engine/reference/commandline/port.md
index e1b359d676..3027910343 100644
--- a/engine/reference/commandline/port.md
+++ b/engine/reference/commandline/port.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/ps.md b/engine/reference/commandline/ps.md
index 4e17e55fa1..d2ad75b2e4 100644
--- a/engine/reference/commandline/ps.md
+++ b/engine/reference/commandline/ps.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/pull.md b/engine/reference/commandline/pull.md
index 78b288e5e6..de04f19bca 100644
--- a/engine/reference/commandline/pull.md
+++ b/engine/reference/commandline/pull.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/push.md b/engine/reference/commandline/push.md
index cf228c6e73..59ec1ec052 100644
--- a/engine/reference/commandline/push.md
+++ b/engine/reference/commandline/push.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/rename.md b/engine/reference/commandline/rename.md
index 0df53e6420..833d11267c 100644
--- a/engine/reference/commandline/rename.md
+++ b/engine/reference/commandline/rename.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/restart.md b/engine/reference/commandline/restart.md
index 0624496cba..68d7124e24 100644
--- a/engine/reference/commandline/restart.md
+++ b/engine/reference/commandline/restart.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/rm.md b/engine/reference/commandline/rm.md
index be99b64e80..1017f0d710 100644
--- a/engine/reference/commandline/rm.md
+++ b/engine/reference/commandline/rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/rmi.md b/engine/reference/commandline/rmi.md
index 5a0a24670d..bf0753018b 100644
--- a/engine/reference/commandline/rmi.md
+++ b/engine/reference/commandline/rmi.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/run.md b/engine/reference/commandline/run.md
index 77522c36b4..3d8df79fe4 100644
--- a/engine/reference/commandline/run.md
+++ b/engine/reference/commandline/run.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/save.md b/engine/reference/commandline/save.md
index cfab85f183..22bfcca25c 100644
--- a/engine/reference/commandline/save.md
+++ b/engine/reference/commandline/save.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/search.md b/engine/reference/commandline/search.md
index 546945cacd..5015450af2 100644
--- a/engine/reference/commandline/search.md
+++ b/engine/reference/commandline/search.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/secret.md b/engine/reference/commandline/secret.md
index 70bbde5a67..58a108972a 100644
--- a/engine/reference/commandline/secret.md
+++ b/engine/reference/commandline/secret.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/secret_create.md b/engine/reference/commandline/secret_create.md
index 1decdbcbcc..198c5ed427 100644
--- a/engine/reference/commandline/secret_create.md
+++ b/engine/reference/commandline/secret_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/secret_inspect.md b/engine/reference/commandline/secret_inspect.md
index 46cdaa99d5..14a33ef1b1 100644
--- a/engine/reference/commandline/secret_inspect.md
+++ b/engine/reference/commandline/secret_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/secret_ls.md b/engine/reference/commandline/secret_ls.md
index b5e62fe07c..1ab63a5437 100644
--- a/engine/reference/commandline/secret_ls.md
+++ b/engine/reference/commandline/secret_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/secret_rm.md b/engine/reference/commandline/secret_rm.md
index d373a70920..860aa53251 100644
--- a/engine/reference/commandline/secret_rm.md
+++ b/engine/reference/commandline/secret_rm.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/service.md b/engine/reference/commandline/service.md
index 056d2bafaf..2882cacdc0 100644
--- a/engine/reference/commandline/service.md
+++ b/engine/reference/commandline/service.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/service_create.md b/engine/reference/commandline/service_create.md
index 85f9567722..6f978bdcd9 100644
--- a/engine/reference/commandline/service_create.md
+++ b/engine/reference/commandline/service_create.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/service_inspect.md b/engine/reference/commandline/service_inspect.md
index ff6457142f..20758a1495 100644
--- a/engine/reference/commandline/service_inspect.md
+++ b/engine/reference/commandline/service_inspect.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/service_logs.md b/engine/reference/commandline/service_logs.md
index 69c9c55891..f1a9caf724 100644
--- a/engine/reference/commandline/service_logs.md
+++ b/engine/reference/commandline/service_logs.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/service_ls.md b/engine/reference/commandline/service_ls.md
index cae67c7db9..176597088e 100644
--- a/engine/reference/commandline/service_ls.md
+++ b/engine/reference/commandline/service_ls.md
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
{% include edge_only.md section="cliref" %}
diff --git a/engine/reference/commandline/service_ps.md b/engine/reference/commandline/service_ps.md
index 6111357dc2..0a8c2d331e 100644
--- a/engine/reference/commandline/service_ps.md
+++ b/engine/reference/commandline/service_ps.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/service_rm.md b/engine/reference/commandline/service_rm.md
index f6a926bf43..a63853461e 100644
--- a/engine/reference/commandline/service_rm.md
+++ b/engine/reference/commandline/service_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/service_scale.md b/engine/reference/commandline/service_scale.md
index 3acc0761ca..32f11f8fa1 100644
--- a/engine/reference/commandline/service_scale.md
+++ b/engine/reference/commandline/service_scale.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/service_update.md b/engine/reference/commandline/service_update.md
index c8d3a71ea6..34bdc12d79 100644
--- a/engine/reference/commandline/service_update.md
+++ b/engine/reference/commandline/service_update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stack.md b/engine/reference/commandline/stack.md
index 82a43ad745..0fc64b572b 100644
--- a/engine/reference/commandline/stack.md
+++ b/engine/reference/commandline/stack.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stack_deploy.md b/engine/reference/commandline/stack_deploy.md
index 63c0183313..fe49abc71b 100644
--- a/engine/reference/commandline/stack_deploy.md
+++ b/engine/reference/commandline/stack_deploy.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stack_ls.md b/engine/reference/commandline/stack_ls.md
index 2997722781..abe1f27d5c 100644
--- a/engine/reference/commandline/stack_ls.md
+++ b/engine/reference/commandline/stack_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stack_ps.md b/engine/reference/commandline/stack_ps.md
index 12e93657b7..9abaa97218 100644
--- a/engine/reference/commandline/stack_ps.md
+++ b/engine/reference/commandline/stack_ps.md
@@ -11,7 +11,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stack_rm.md b/engine/reference/commandline/stack_rm.md
index 5853740dd0..a91305d75c 100644
--- a/engine/reference/commandline/stack_rm.md
+++ b/engine/reference/commandline/stack_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stack_services.md b/engine/reference/commandline/stack_services.md
index 87859a8665..e67ff259ff 100644
--- a/engine/reference/commandline/stack_services.md
+++ b/engine/reference/commandline/stack_services.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/start.md b/engine/reference/commandline/start.md
index 981605ea1a..e6ade3a95e 100644
--- a/engine/reference/commandline/start.md
+++ b/engine/reference/commandline/start.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stats.md b/engine/reference/commandline/stats.md
index fdf11a5167..e1d4af3f63 100644
--- a/engine/reference/commandline/stats.md
+++ b/engine/reference/commandline/stats.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/stop.md b/engine/reference/commandline/stop.md
index ff2dfc9a72..dfdcbbd004 100644
--- a/engine/reference/commandline/stop.md
+++ b/engine/reference/commandline/stop.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm.md b/engine/reference/commandline/swarm.md
index e6a0d34788..2b79f414be 100644
--- a/engine/reference/commandline/swarm.md
+++ b/engine/reference/commandline/swarm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm_init.md b/engine/reference/commandline/swarm_init.md
index 1975ad0498..5479560247 100644
--- a/engine/reference/commandline/swarm_init.md
+++ b/engine/reference/commandline/swarm_init.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm_join-token.md b/engine/reference/commandline/swarm_join-token.md
index 31975e91b7..10f9965b0d 100644
--- a/engine/reference/commandline/swarm_join-token.md
+++ b/engine/reference/commandline/swarm_join-token.md
@@ -11,7 +11,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm_join.md b/engine/reference/commandline/swarm_join.md
index d73c92a260..ad76ae6efa 100644
--- a/engine/reference/commandline/swarm_join.md
+++ b/engine/reference/commandline/swarm_join.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm_leave.md b/engine/reference/commandline/swarm_leave.md
index c36ffe8cb7..a178cb5fde 100644
--- a/engine/reference/commandline/swarm_leave.md
+++ b/engine/reference/commandline/swarm_leave.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm_unlock-key.md b/engine/reference/commandline/swarm_unlock-key.md
index 71dca73224..d67936f149 100644
--- a/engine/reference/commandline/swarm_unlock-key.md
+++ b/engine/reference/commandline/swarm_unlock-key.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm_unlock.md b/engine/reference/commandline/swarm_unlock.md
index 11f30811be..45841b9b0d 100644
--- a/engine/reference/commandline/swarm_unlock.md
+++ b/engine/reference/commandline/swarm_unlock.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/swarm_update.md b/engine/reference/commandline/swarm_update.md
index 9c0ab326a0..abc0d2f7fa 100644
--- a/engine/reference/commandline/swarm_update.md
+++ b/engine/reference/commandline/swarm_update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/system.md b/engine/reference/commandline/system.md
index 726e8e6c71..4e5a940e14 100644
--- a/engine/reference/commandline/system.md
+++ b/engine/reference/commandline/system.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/system_df.md b/engine/reference/commandline/system_df.md
index 5cef3dcc47..221c8b92e8 100644
--- a/engine/reference/commandline/system_df.md
+++ b/engine/reference/commandline/system_df.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/system_events.md b/engine/reference/commandline/system_events.md
index cb5791ea86..90395ec29e 100644
--- a/engine/reference/commandline/system_events.md
+++ b/engine/reference/commandline/system_events.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/system_info.md b/engine/reference/commandline/system_info.md
index 503aa61f89..a1c4acba09 100644
--- a/engine/reference/commandline/system_info.md
+++ b/engine/reference/commandline/system_info.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/system_prune.md b/engine/reference/commandline/system_prune.md
index 223e3ec253..2f157ce279 100644
--- a/engine/reference/commandline/system_prune.md
+++ b/engine/reference/commandline/system_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/tag.md b/engine/reference/commandline/tag.md
index 868479ff5f..8077356d5c 100644
--- a/engine/reference/commandline/tag.md
+++ b/engine/reference/commandline/tag.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/top.md b/engine/reference/commandline/top.md
index 2cede42a04..ec1951798a 100644
--- a/engine/reference/commandline/top.md
+++ b/engine/reference/commandline/top.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/unpause.md b/engine/reference/commandline/unpause.md
index 4899ec1915..0c73488832 100644
--- a/engine/reference/commandline/unpause.md
+++ b/engine/reference/commandline/unpause.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/update.md b/engine/reference/commandline/update.md
index 49c249db4f..a4f4674c1d 100644
--- a/engine/reference/commandline/update.md
+++ b/engine/reference/commandline/update.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/version.md b/engine/reference/commandline/version.md
index 4a619011b0..7a16e0cc0c 100644
--- a/engine/reference/commandline/version.md
+++ b/engine/reference/commandline/version.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/volume.md b/engine/reference/commandline/volume.md
index e36961daf8..fc9f7fbcd9 100644
--- a/engine/reference/commandline/volume.md
+++ b/engine/reference/commandline/volume.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/volume_create.md b/engine/reference/commandline/volume_create.md
index 878308fde2..6c43346e07 100644
--- a/engine/reference/commandline/volume_create.md
+++ b/engine/reference/commandline/volume_create.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/volume_inspect.md b/engine/reference/commandline/volume_inspect.md
index a2d36dd7f1..b91f8322c6 100644
--- a/engine/reference/commandline/volume_inspect.md
+++ b/engine/reference/commandline/volume_inspect.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/volume_ls.md b/engine/reference/commandline/volume_ls.md
index 6ec967de50..0b68e1be14 100644
--- a/engine/reference/commandline/volume_ls.md
+++ b/engine/reference/commandline/volume_ls.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/volume_prune.md b/engine/reference/commandline/volume_prune.md
index 4ff3952845..ddf4894185 100644
--- a/engine/reference/commandline/volume_prune.md
+++ b/engine/reference/commandline/volume_prune.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/volume_rm.md b/engine/reference/commandline/volume_rm.md
index 2ec8238cb7..d6a252a9a3 100644
--- a/engine/reference/commandline/volume_rm.md
+++ b/engine/reference/commandline/volume_rm.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/reference/commandline/wait.md b/engine/reference/commandline/wait.md
index aacd026c2e..fcee457237 100644
--- a/engine/reference/commandline/wait.md
+++ b/engine/reference/commandline/wait.md
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
Docker's source code. If you want to suggest a change to the text that appears
here, you'll need to find the string by searching this repo:
-https://www.github.com/docker/docker
+https://www.github.com/moby/moby
-->
{% if page.datafolder contains '-edge' %}
diff --git a/engine/security/apparmor.md b/engine/security/apparmor.md
index 87a85c3518..8e03225f33 100644
--- a/engine/security/apparmor.md
+++ b/engine/security/apparmor.md
@@ -20,7 +20,7 @@ instead.
A profile for the Docker Engine daemon exists but it is not currently installed
with the `deb` packages. If you are interested in the source for the daemon
profile, it is located in
-[contrib/apparmor](https://github.com/docker/docker/tree/master/contrib/apparmor)
+[contrib/apparmor](https://github.com/moby/moby/tree/master/contrib/apparmor)
in the Docker Engine source repository.
## Understand the policies
@@ -28,7 +28,7 @@ in the Docker Engine source repository.
The `docker-default` profile is the default for running containers. It is
moderately protective while providing wide application compatibility. The
profile is generated from the following
-[template](https://github.com/docker/docker/blob/master/profiles/apparmor/template.go).
+[template](https://github.com/moby/moby/blob/master/profiles/apparmor/template.go).
When you run a container, it uses the `docker-default` policy unless you
override it with the `security-opt` option. For example, the following
@@ -283,8 +283,8 @@ Trusty, where some interesting behaviors are enforced.)
Advanced users and package managers can find a profile for `/usr/bin/docker`
(Docker Engine Daemon) underneath
-[contrib/apparmor](https://github.com/docker/docker/tree/master/contrib/apparmor)
+[contrib/apparmor](https://github.com/moby/moby/tree/master/contrib/apparmor)
in the Docker Engine source repository.
The `docker-default` profile for containers lives in
-[profiles/apparmor](https://github.com/docker/docker/tree/master/profiles/apparmor).
+[profiles/apparmor](https://github.com/moby/moby/tree/master/profiles/apparmor).
diff --git a/engine/security/https/README.md b/engine/security/https/README.md
index a6fbdcbf70..74dae4a3a2 100644
--- a/engine/security/https/README.md
+++ b/engine/security/https/README.md
@@ -10,7 +10,7 @@ At this point, it has to be a manual thing, and I've been running it in boot2doc
My process is as following:
$ boot2docker ssh
- root@boot2docker:/# git clone https://github.com/docker/docker
+ root@boot2docker:/# git clone https://github.com/moby/moby
root@boot2docker:/# cd docker/docs/articles/https
root@boot2docker:/# make cert
diff --git a/engine/security/seccomp.md b/engine/security/seccomp.md
index 799a1063a1..55bdef865e 100644
--- a/engine/security/seccomp.md
+++ b/engine/security/seccomp.md
@@ -31,7 +31,7 @@ The default `seccomp` profile provides a sane default for running containers wit
seccomp and disables around 44 system calls out of 300+. It is moderately
protective while providing wide application compatibility. The default Docker
profile can be found
-[here](https://github.com/docker/docker/blob/master/profiles/seccomp/default.json)).
+[here](https://github.com/moby/moby/blob/master/profiles/seccomp/default.json)).
In effect, the profile is a whitelist which denies access to system calls by
default, then whitelists specific system calls. The profile works by defining a
diff --git a/engine/security/security.md b/engine/security/security.md
index 821bb69cfd..7706f4e567 100644
--- a/engine/security/security.md
+++ b/engine/security/security.md
@@ -191,7 +191,7 @@ to the host.
This won't affect regular web apps; but malicious users will find that
the arsenal at their disposal has shrunk considerably! By default Docker
drops all capabilities except [those
-needed](https://github.com/docker/docker/blob/master/oci/defaults_linux.go#L62-L77),
+needed](https://github.com/moby/moby/blob/master/oci/defaults_linux.go#L62-L77),
a whitelist instead of a blacklist approach. You can see a full list of
available capabilities in [Linux
manpages](http://man7.org/linux/man-pages/man7/capabilities.7.html).
diff --git a/engine/swarm/index.md b/engine/swarm/index.md
index 9e11e0421b..5dd98744ab 100644
--- a/engine/swarm/index.md
+++ b/engine/swarm/index.md
@@ -6,7 +6,7 @@ title: Swarm mode overview
To use Docker Engine in swarm mode, install the Docker Engine `v1.12.0` or
later from the [Docker releases GitHub
-repository](https://github.com/docker/docker/releases). Alternatively, install
+repository](https://github.com/moby/moby/releases). Alternatively, install
the latest Docker for Mac or Docker for Windows Beta.
Docker Engine 1.12 includes swarm mode for natively managing a cluster of
diff --git a/engine/userguide/eng-image/baseimages.md b/engine/userguide/eng-image/baseimages.md
index 412f48c59d..5fddce249c 100644
--- a/engine/userguide/eng-image/baseimages.md
+++ b/engine/userguide/eng-image/baseimages.md
@@ -37,13 +37,13 @@ It can be as simple as this to create an Ubuntu base image:
There are more example scripts for creating base images in the Docker
GitHub Repo:
- - [BusyBox](https://github.com/docker/docker/blob/master/contrib/mkimage-busybox.sh)
+ - [BusyBox](https://github.com/moby/moby/blob/master/contrib/mkimage-busybox.sh)
- CentOS / Scientific Linux CERN (SLC) [on Debian/Ubuntu](
- https://github.com/docker/docker/blob/master/contrib/mkimage-rinse.sh) or
+ https://github.com/moby/moby/blob/master/contrib/mkimage-rinse.sh) or
[on CentOS/RHEL/SLC/etc.](
- https://github.com/docker/docker/blob/master/contrib/mkimage-yum.sh)
+ https://github.com/moby/moby/blob/master/contrib/mkimage-yum.sh)
- [Debian / Ubuntu](
- https://github.com/docker/docker/blob/master/contrib/mkimage-debootstrap.sh)
+ https://github.com/moby/moby/blob/master/contrib/mkimage-debootstrap.sh)
## Creating a simple base image using scratch
diff --git a/engine/userguide/eng-image/dockerfile_best-practices.md b/engine/userguide/eng-image/dockerfile_best-practices.md
index 31ebdde1ae..8f3101b90c 100644
--- a/engine/userguide/eng-image/dockerfile_best-practices.md
+++ b/engine/userguide/eng-image/dockerfile_best-practices.md
@@ -280,7 +280,7 @@ reduces the image size, since the apt cache is not stored in a layer. Since the
`RUN` statement starts with `apt-get update`, the package cache will always be
refreshed prior to `apt-get install`.
-> **Note**: The official Debian and Ubuntu images [automatically run `apt-get clean`](https://github.com/docker/docker/blob/03e2923e42446dbb830c654d0eec323a0b4ef02a/contrib/mkimage/debootstrap#L82-L105),
+> **Note**: The official Debian and Ubuntu images [automatically run `apt-get clean`](https://github.com/moby/moby/blob/03e2923e42446dbb830c654d0eec323a0b4ef02a/contrib/mkimage/debootstrap#L82-L105),
> so explicit invocation is not required.
#### Using pipes
diff --git a/get-started/part6.md b/get-started/part6.md
index e32af92443..c9ff18028e 100644
--- a/get-started/part6.md
+++ b/get-started/part6.md
@@ -121,7 +121,7 @@ Enterprise on each of these providers:
* [Docker Enterprise for Azure](https://store.docker.com/editions/enterprise/docker-ee-azure?tab=description){: onclick="ga('send', 'event', 'Get Started Referral', 'Enterprise', 'EE for Azure');"}
> **Note**: Having trouble with these? View [our setup guide for AWS](/datacenter/install/aws/){: onclick="ga('send', 'event', 'Get Started Referral', 'Enterprise', 'AWS setup guide');"}.
-> You can also [view the WIP guide for Microsoft Azure](https://github.com/docker/docker.github.io/pull/2796){: onclick="ga('send', 'event', 'Get Started Referral', 'Enterprise', 'Azure setup guide');"}.
+> You can also [view the WIP guide for Microsoft Azure](https://github.com/moby/moby.github.io/pull/2796){: onclick="ga('send', 'event', 'Get Started Referral', 'Enterprise', 'Azure setup guide');"}.
{{ enterprisedeployapp }}
{% endcapture %}
diff --git a/glossary.md b/glossary.md
index c28e98b34f..ad5dc7d43f 100644
--- a/glossary.md
+++ b/glossary.md
@@ -7,7 +7,7 @@ noratings: true
---
|