]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add link to options of SOA-EDIT-API 4627/head
authorMark Schouten <mark@tuxis.nl>
Tue, 25 Oct 2016 13:12:16 +0000 (15:12 +0200)
committerMark Schouten <mark@tuxis.nl>
Tue, 25 Oct 2016 13:12:16 +0000 (15:12 +0200)
docs/markdown/httpapi/api_spec.md

index 02d5517c2cc7a943ffb517e3a702efee9364755d..8604dcb3aee2b0218d5fc8d366ac102e788bf4e5 100644 (file)
@@ -384,7 +384,7 @@ Where `Comment` is defined as:
 * `soa_edit_api` MAY be set. If it is set, on changes to the contents of
   a zone made through the API, the SOA record will be edited according to
   the SOA-EDIT-API rules. (Which are the same as the SOA-EDIT-DNSUPDATE rules.)
-  If not set at all during zone creation, defaults to `DEFAULT`.
+  If not set at all during zone creation, defaults to [`DEFAULT`](../authoritative/dnsupdate/#soa-edit-dnsupdate-settings).
   **Note**: Authoritative only.
 
 * `account` MAY be set. Its value is defined by local policy.