From d9782688b108e2fc9e5ad5fe4b7437e5b26cd51d Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Thu, 20 Apr 2023 14:42:23 -0600 Subject: [PATCH] Fix a hyperlink syntax error in userdocs Signed-off-by: Jonathon Anderson --- userdocs/contents/nodeconfig.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/userdocs/contents/nodeconfig.rst b/userdocs/contents/nodeconfig.rst index 067ede89..7441a28d 100644 --- a/userdocs/contents/nodeconfig.rst +++ b/userdocs/contents/nodeconfig.rst @@ -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 ` +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