From: Aleš Mrázek Date: Wed, 24 Aug 2022 19:52:41 +0000 (+0200) Subject: doc/gettingstarted-config: configuration-chapter reference correction X-Git-Tag: v6.0.0a1~26^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=30b37ac0215c4972c00dce8368b42f37a8cb082d;p=thirdparty%2Fknot-resolver.git doc/gettingstarted-config: configuration-chapter reference correction --- diff --git a/doc/gettingstarted-config.rst b/doc/gettingstarted-config.rst index efebb8fdb..c224a87cb 100644 --- a/doc/gettingstarted-config.rst +++ b/doc/gettingstarted-config.rst @@ -11,7 +11,7 @@ Configuration :local: Since version **6.0.0**, Knot Resolver uses new declarative configuration. Easiest way to configure the resolver is to paste your configuration into YAML file ``/etc/knot-resolver/config.yml``. -You can start with :ref:`network interfaces `, continue with other :ref:`common use cases ` and then look in the complete :ref:`configuration ` documentation. +You can start with :ref:`network interfaces `, continue with other :ref:`common use cases ` and then look in the complete :ref:`configuration ` documentation. Complete configurations files for examples can be found `here `_. The example configuration files are also installed as documentation files, typically in directory ``/usr/share/doc/knot-resolver/examples/`` (their location may be different based on your Linux distribution).