summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJohn R Barker <john@johnrbarker.com>2018-06-29 11:12:01 -0700
committerGitHub <noreply@github.com>2018-06-29 11:12:01 -0700
commite9dbebfa57187dea49631ea1669ec9c0c244cd3a (patch)
treea0683b2a5821225b2796961698b1c110a02617ab /examples
parent6024a766e957100e71c9944fc07bf5abd45325f0 (diff)
downloadansible-e9dbebfa57187dea49631ea1669ec9c0c244cd3a.tar.gz
Fix some broken links (#42079)
* Fix some broken links * We now only serve via https * redirects don't work with anchors, so update those links (devel/dev_guide)
Diffstat (limited to 'examples')
-rw-r--r--examples/DOCUMENTATION.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/DOCUMENTATION.yml b/examples/DOCUMENTATION.yml
index 49fc2125ba..86d577affc 100644
--- a/examples/DOCUMENTATION.yml
+++ b/examples/DOCUMENTATION.yml
@@ -2,8 +2,7 @@
# If a key doesn't apply to your module (ex: choices, default, or
# aliases) you can use the word 'null', or an empty list, [], where
# appropriate.
-#
-# See https://docs.ansible.com/ansible/dev_guide/developing_modules_documenting.html for more information
+# See https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_documenting.html for more information
#
module: modulename
short_description: This is a sentence describing the module