diff --git a/docs/docsite/rst/galaxy/dev_guide.rst b/docs/docsite/rst/galaxy/dev_guide.rst index 2ce4f01e464..0e55046f1a3 100644 --- a/docs/docsite/rst/galaxy/dev_guide.rst +++ b/docs/docsite/rst/galaxy/dev_guide.rst @@ -236,7 +236,7 @@ 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 :ref:`playbooks_reuse_roles` All about ansible roles diff --git a/docs/docsite/rst/galaxy/user_guide.rst b/docs/docsite/rst/galaxy/user_guide.rst index 353b3229adb..de0230769e2 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 :ref:`playbooks_reuse_roles` Reusable tasks, handlers, and other files in a known directory structure