diff --git a/docs/templates/config.rst.j2 b/docs/templates/config.rst.j2 index bc6c71713fd..de86cade5e9 100644 --- a/docs/templates/config.rst.j2 +++ b/docs/templates/config.rst.j2 @@ -11,7 +11,7 @@ Ansible supports a few ways of providing configuration variables, mainly through environment variables, command line switches and an ini file named ``ansible.cfg``. Starting at Ansible 2.4 the ``ansible-config`` utility allows users to see all the configuration settings available, their defaults, how to set them and -where their current value comes from. See :doc:ansible-config for more information. +where their current value comes from. See :ref:`ansible-config` for more information. .. _ansible_configuration_settings_locations: