diff --git a/docsite/rst/moduledev.rst b/docsite/rst/moduledev.rst index 223a556c8c..d25de76b8c 100644 --- a/docsite/rst/moduledev.rst +++ b/docsite/rst/moduledev.rst @@ -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