]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/gettingstarted-config: configuration-chapter reference correction
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 24 Aug 2022 19:52:41 +0000 (21:52 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Wed, 24 Aug 2022 19:52:41 +0000 (21:52 +0200)
doc/gettingstarted-config.rst

index efebb8fdb7d62c53e845ef364eb032ce7d803a11..c224a87cb089374df34e7dca40adc2c2dcdec073 100644 (file)
@@ -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 <usecase-network-interfaces>`, continue with other :ref:`common use cases <usecases-chapter>` and then look in the complete :ref:`configuration <configuration- chapter>` documentation.
+You can start with :ref:`network interfaces <usecase-network-interfaces>`, continue with other :ref:`common use cases <usecases-chapter>` and then look in the complete :ref:`configuration <configuration-chapter>` documentation.
 
 Complete configurations files for examples can be found `here <https://gitlab.nic.cz/knot/knot-resolver/tree/master/etc/config>`_.
 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).