Fix a hyperlink syntax error in userdocs

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2023-04-20 14:42:23 -06:00
parent 28c8b335c1
commit d9782688b1

View File

@@ -5,10 +5,10 @@ Node Configuration
The Node Configuration DB
=========================
As mentioned in the [Configuration](configuration) section, node
configs are persisted to the ``nodes.conf`` YAML file, but generally
it is best not to edit this file directly (however that is supported,
it is just prone to errors).
As mentioned in the :doc:`Warewulf Configuration <configuration>`
section, node configs are persisted to the ``nodes.conf`` YAML file,
but generally it is best not to edit this file directly (however that
is supported, it is just prone to errors).
This method of using a YAML configuration file as a backend datastore
is both scalable and very lightweight. We've tested this out to over