diff --git a/docs/docsite/rst/dev_guide/index.rst b/docs/docsite/rst/dev_guide/index.rst index c4aea0a16e2..fb5b7f4abfe 100644 --- a/docs/docsite/rst/dev_guide/index.rst +++ b/docs/docsite/rst/dev_guide/index.rst @@ -18,6 +18,7 @@ Find the task that best describes what you want to do: * I want to figure out if :ref:`developing a module is the right approach ` for my use case. * I want to :ref:`develop a collection `. * I want to :ref:`contribute to an Ansible-maintained collection `. + * I want to :ref:`contribute to a community-maintained collection `. * I want to :ref:`migrate a role to a collection `. * I've read the info above, and I'm sure I want to develop a module: