doc: fix link to ansible-config (#49597)

(cherry picked from commit 7fd8d8d8c7)
This commit is contained in:
Pilou 2018-12-06 16:00:48 +01:00 committed by Toshio Kuratomi
parent 768ad30fbc
commit d4f5e97d6f

View file

@ -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: