fix broken link in developing collections (#68442)
This commit is contained in:
parent
d52d02f8aa
commit
02e36fbfc2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Collections are a distribution format for Ansible content. You can use collectio
|
||||||
You can publish and use collections through `Ansible Galaxy <https://galaxy.ansible.com>`_.
|
You can publish and use collections through `Ansible Galaxy <https://galaxy.ansible.com>`_.
|
||||||
|
|
||||||
* For details on how to *use* collections see :ref:`collections`.
|
* For details on how to *use* collections see :ref:`collections`.
|
||||||
* For the current development status of Collections and FAQ see `Ansible Collections Community Guide <https://github.com/ansible-collections/general/blob/master/README.rst>`_.
|
* For the current development status of Collections and FAQ see `Ansible Collections Overview and FAQ <https://github.com/ansible-collections/overview/blob/master/README.rst>`_.
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:local:
|
:local:
|
||||||
|
|
Loading…
Reference in a new issue