diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/DOCUMENTATION.yml | 3 |
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 |