Backport/2.9/brokenlinks (#65016)

* Remove duplicated and broken link to Roles (#64991)

(cherry picked from commit f198036d7f)

* Fix link to Roles (#64992)

(cherry picked from commit 1d0a832692)

* fix collection broken links (#65010)

(cherry picked from commit 2749090bc6)
This commit is contained in:
Sandra McCann 2019-11-18 16:12:24 -05:00 committed by Alicia Cozine
parent 23de3c1614
commit 9b27c7b7dc
2 changed files with 3 additions and 5 deletions

View file

@ -236,10 +236,8 @@ Provide the ID of the integration to be disabled. You can find the ID by using t
.. seealso::
`collections <collections>`_
:ref:`collections`
Sharable collections of modules, playbooks and roles
`roles <playbooks_reuse_roles>`_
Reusable tasks, handlers, and other files in a known directory structure
:ref:`playbooks_reuse_roles`
All about ansible roles
`Mailing List <https://groups.google.com/group/ansible-project>`_

View file

@ -419,7 +419,7 @@ Use ``remove`` to delete a role from *roles_path*:
.. seealso::
`collections <collections>`_
:ref:`collections`
Sharable collections of modules, playbooks and roles
`roles <playbooks_reuse_roles>`_
:ref:`playbooks_reuse_roles`
Reusable tasks, handlers, and other files in a known directory structure