Fix reference link to configuration file

Link to the configuration heading in config.rst via its label.
See https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html#use-custom-link-text
for details.
This commit is contained in:
ewuerger 2022-06-19 12:21:24 +02:00
parent e403b0e4c3
commit 60ce10978d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Applications Monitoring Process
===============================
Thanks to Glances and its AMP module, you can add specific monitoring to
running processes. AMPs are defined in the Glances [configuration file](http://glances.readthedocs.io/en/stable/config.html).
running processes. AMPs are defined in the Glances :ref:`configuration file<config>`.
You can disable AMP using the ``--disable-plugin amps`` option or pressing the
``A`` key.