diff --git a/docs/docsite/rst/dev_guide/developing_collections_documenting.rst b/docs/docsite/rst/dev_guide/developing_collections_documenting.rst index 456fc5c7593..5e153f85b6f 100644 --- a/docs/docsite/rst/dev_guide/developing_collections_documenting.rst +++ b/docs/docsite/rst/dev_guide/developing_collections_documenting.rst @@ -12,7 +12,7 @@ Documenting modules is thoroughly documented in :ref:`module_documenting`. Plugi Documenting roles ================= -To document a role, you have to add a role argument spec by creating a file ``meta/argument_specs.yml`` in your role. See :ref:`role_argument_spec` for details. As an example, you can look at `the argument specs file `_ of the :ansplugin:`sensu.sensu_go.install role ` on GitHub. +To document a role, you have to add a role argument spec by creating a file ``meta/argument_specs.yml`` in your role. See :ref:`role_argument_spec` for details. As an example, you can look at `the argument specs file `_ of the :ansplugin:`telekom_mms.icinga_director.ansible_icinga role ` on GitHub. .. _verify_collection_docs: