]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix the settings link 10866/head
authorOtto <otto.moerbeek@open-xchange.com>
Tue, 19 Oct 2021 14:37:30 +0000 (16:37 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Tue, 19 Oct 2021 14:37:30 +0000 (16:37 +0200)
docs/common/api/configsetting.rst

index 68aaad057de8fb555b557186e15c4070875a0bac..a72e736a805c8e5df43f09e6fc5f2cdfe8668c9d 100644 (file)
@@ -3,7 +3,7 @@ ConfigSetting
 
 .. json:object:: ConfigSetting
 
-  Represents a configuration item (as found in :doc:'../settings')
+  Represents a configuration item (as found in :doc:`../../settings`)
 
   :property string type: set to "ConfigSetting"
   :property string name: The name of this setting (e.g. 'webserver-port')