diff --git a/docs/templates/plugin.rst.j2 b/docs/templates/plugin.rst.j2 index 7b1e4163d5..b11b2bc07e 100644 --- a/docs/templates/plugin.rst.j2 +++ b/docs/templates/plugin.rst.j2 @@ -351,13 +351,12 @@ This module is flagged as **@{cur_state}@** which means that @{module_states[cur Maintenance Info ~~~~~~~~~~~~~~~~ -For more information about Red Hat's this support of this @{ plugin_type }@, -please refer to this `knowledge base article_` +For more information about Red Hat's support of this @{ plugin_type }@, +please refer to this `knowledge base article `_ {% endif %} {% endif %} {% endif %} -For help in developing, should you be so inclined, please read :doc:`../../community`, +If you want to help with development, please read :doc:`../../community`, :doc:`../../dev_guide/testing` and {% if plugin_type == 'module' %}:doc:`../../dev_guide/developing_modules`{% else %}:doc:`../../dev_guide/developing_plugins`{% endif %}. -