@@ -14,11 +14,11 @@ Molecule EC2 Plugin
1414 :alt: Python Black Code Style
1515
1616.. image :: https://img.shields.io/badge/Code%20of%20Conduct-silver.svg
17- :target: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html
17+ :target: https://docs.ansible.com/projects/ ansible/latest/community/code_of_conduct.html
1818 :alt: Ansible Code of Conduct
1919
2020.. image :: https://img.shields.io/badge/Mailing%20lists-silver.svg
21- :target: https://docs.ansible.com/ansible/latest/community/communication.html#mailing-list-information
21+ :target: https://docs.ansible.com/projects/ ansible/latest/community/communication.html#mailing-list-information
2222 :alt: Ansible mailing lists
2323
2424.. image :: https://img.shields.io/badge/license-MIT-brightgreen.svg
@@ -105,15 +105,15 @@ Then run
105105 export AWS_REGION=us-east-1
106106
107107 You can read more about managing AWS credentials with Ansible modules
108- in the official documentation of the `Ansible AWS modules <https://docs.ansible.com/ansible/latest/collections/amazon/aws >`_
108+ in the official documentation of the `Ansible AWS modules <https://docs.ansible.com/projects/ ansible/latest/collections/amazon/aws/ >`_
109109
110110Documentation
111111=============
112112
113113Details on the parameters for the platforms section are detailed in
114114`<platforms.rst >`__.
115115
116- Read the molecule documentation and more at https://molecule.readthedocs.io /.
116+ Read the molecule documentation and more at https://docs.ansible.com/projects/molecule /.
117117
118118.. _get-involved :
119119
@@ -131,7 +131,7 @@ Get Involved
131131.. _`molecule-users Forum` : https://groups.google.com/forum/#!forum/molecule-users
132132.. _`wiki` : https://github.com/ansible/community/wiki/Molecule
133133.. _`ansible-announce list` : https://groups.google.com/group/ansible-announce
134- .. _`communication page` : https://docs.ansible.com/ansible/latest/community/communication.html
134+ .. _`communication page` : https://docs.ansible.com/projects/ ansible/latest/community/communication.html
135135
136136.. _authors :
137137
0 commit comments