diff --git a/docs/docsite/rst/galaxy/dev_guide.rst b/docs/docsite/rst/galaxy/dev_guide.rst index 4ee2467da28..0e55046f1a3 100644 --- a/docs/docsite/rst/galaxy/dev_guide.rst +++ b/docs/docsite/rst/galaxy/dev_guide.rst @@ -236,10 +236,8 @@ Provide the ID of the integration to be disabled. You can find the ID by using t .. seealso:: - `collections `_ + :ref:`collections` Sharable collections of modules, playbooks and roles - `roles `_ - Reusable tasks, handlers, and other files in a known directory structure :ref:`playbooks_reuse_roles` All about ansible roles `Mailing List `_ diff --git a/docs/docsite/rst/galaxy/user_guide.rst b/docs/docsite/rst/galaxy/user_guide.rst index 17da45c6f58..e1c0a0ee387 100644 --- a/docs/docsite/rst/galaxy/user_guide.rst +++ b/docs/docsite/rst/galaxy/user_guide.rst @@ -419,7 +419,7 @@ Use ``remove`` to delete a role from *roles_path*: .. seealso:: - `collections `_ + :ref:`collections` Sharable collections of modules, playbooks and roles - `roles `_ + :ref:`playbooks_reuse_roles` Reusable tasks, handlers, and other files in a known directory structure