summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2018-04-22 00:15:16 -0700
committerMatt Clay <matt@mystile.com>2018-04-23 11:33:56 -0700
commitc262dbfd308d2d98de078d82465982a0fbd60dc9 (patch)
tree415efc1357632d175ecd30c1df347f92bab9c430 /examples
parent0d1e9bfe90a2077ee0a07c649a9b4aa833f834a6 (diff)
downloadansible-c262dbfd308d2d98de078d82465982a0fbd60dc9.tar.gz
Use https for links to ansible.com domains.
Diffstat (limited to 'examples')
-rw-r--r--examples/DOCUMENTATION.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/DOCUMENTATION.yml b/examples/DOCUMENTATION.yml
index 75762ab4fc..49fc2125ba 100644
--- a/examples/DOCUMENTATION.yml
+++ b/examples/DOCUMENTATION.yml
@@ -3,7 +3,7 @@
# aliases) you can use the word 'null', or an empty list, [], where
# appropriate.
#
-# See http://docs.ansible.com/ansible/dev_guide/developing_modules_documenting.html for more information
+# See https://docs.ansible.com/ansible/dev_guide/developing_modules_documenting.html for more information
#
module: modulename
short_description: This is a sentence describing the module