Fix path to DOCUMENTATION.yml

This commit is contained in:
Michael DeHaan 2013-02-25 09:36:50 -05:00
commit f6e3583b9b

View file

@ -325,7 +325,7 @@ Example
Here's a correctly formatted YAML document we could use for a Here's a correctly formatted YAML document we could use for a
``DOCUMENTATION`` string: ``DOCUMENTATION`` string:
.. literalinclude:: ../DOCUMENTATION.yaml .. literalinclude:: ../../examples/DOCUMENTATION.yaml
This is available in the 'examples/' directory of the of the Ansible This is available in the 'examples/' directory of the of the Ansible
github repository, and you can have that generated with github repository, and you can have that generated with