diff --git a/docs/docsite/rst/user_guide/playbooks_reuse_roles.rst b/docs/docsite/rst/user_guide/playbooks_reuse_roles.rst index 4c8b265a5a..dd49d5b2b2 100644 --- a/docs/docsite/rst/user_guide/playbooks_reuse_roles.rst +++ b/docs/docsite/rst/user_guide/playbooks_reuse_roles.rst @@ -399,7 +399,7 @@ Ansible Galaxy The client ``ansible-galaxy`` is included in Ansible. The Galaxy client allows you to download roles from Ansible Galaxy, and also provides an excellent default framework for creating your own roles. -Read the Ansible Galaxy documentation _ page for more information +Read the `Ansible Galaxy documentation `_ page for more information .. seealso::