summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/docker
diff options
context:
space:
mode:
authorNathan Hyde <nathanhyde@gmail.com>2018-07-26 08:39:01 -0700
committerAlicia Cozine <cozi@visi.com>2018-07-26 10:39:01 -0500
commitd3230b9172964da3fcb481e48e33c21b6748d853 (patch)
treea313b0e41bed0e0786c9d909c9db04dda00a8f39 /lib/ansible/modules/cloud/docker
parentab40c72a3c5d10c98ffbd886dfb8a3f005366fa1 (diff)
downloadansible-d3230b9172964da3fcb481e48e33c21b6748d853.tar.gz
Correct link to Getting Started with Docker Guide (#42709)
Update link to the docker getting started guide. +label: docsite_pr
Diffstat (limited to 'lib/ansible/modules/cloud/docker')
-rw-r--r--lib/ansible/modules/cloud/docker/_docker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/docker/_docker.py b/lib/ansible/modules/cloud/docker/_docker.py
index 98bf6e1bbc..9135fbc147 100644
--- a/lib/ansible/modules/cloud/docker/_docker.py
+++ b/lib/ansible/modules/cloud/docker/_docker.py
@@ -25,7 +25,7 @@ deprecated:
description:
- This is the original Ansible module for managing the Docker container life cycle.
- NOTE - Additional and newer modules are available. For the latest on orchestrating containers with Ansible
- visit our Getting Started with Docker Guide at U(https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/guide_docker.rst).
+ visit our Getting Started with Docker Guide at U(https://github.com/ansible/ansible/blob/devel/docs/docsite/rst/scenario_guides/guide_docker.rst).
options:
count:
description: