mirror of https://github.com/nicolargo/glances.git
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:
parent
e403b0e4c3
commit
60ce10978d
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue