Skip to content

Commit 1a3e00f

Browse files
committed
Link to config file instructions. References Supervisor#1433
1 parent d76f548 commit 1a3e00f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1532,8 +1532,8 @@ Adding ``rpcinterface:x`` settings in the configuration file is only
15321532
useful for people who wish to extend supervisor with additional custom
15331533
behavior.
15341534

1535-
In the sample config file, there is a section which is named
1536-
``[rpcinterface:supervisor]``. By default it looks like the
1535+
In the sample config file (see :ref:`create_config`), there is a section
1536+
which is named ``[rpcinterface:supervisor]``. By default it looks like the
15371537
following.
15381538

15391539
.. code-block:: ini

docs/installing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ the system boots.
101101
`Ubuntu Bug #1594740 <https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/1594740>`_
102102
for more information.
103103

104+
.. _create_config:
105+
104106
Creating a Configuration File
105107
-----------------------------
106108

0 commit comments

Comments
 (0)