mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix path to DOCUMENTATION.yml
This commit is contained in:
@@ -325,7 +325,7 @@ Example
|
||||
Here's a correctly formatted YAML document we could use for a
|
||||
``DOCUMENTATION`` string:
|
||||
|
||||
.. literalinclude:: ../DOCUMENTATION.yaml
|
||||
.. literalinclude:: ../../examples/DOCUMENTATION.yaml
|
||||
|
||||
This is available in the 'examples/' directory of the of the Ansible
|
||||
github repository, and you can have that generated with
|
||||
|
||||
Reference in New Issue
Block a user