Skip to content

Commit a0ea3f6

Browse files
authored
DOCS: BIND Provider - filenameformat fixes (#3945)
1 parent 6edfbf5 commit a0ea3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/provider/bind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use this provider, add an entry to `creds.json` with `TYPE` set to `BIND`.
1313
Optional fields include:
1414

1515
* `directory`: Location of the zone files. Default: `zones` (in the current directory).
16-
* `filenameformat`: The formula used to generate the zone filenames. The default is usually sufficient. Default: `"%U.zone"`
16+
* [`filenameformat`](#filenameformat): The formula used to generate the zone filenames. The default is usually sufficient. Default: `"%c.zone"`
1717

1818
Example:
1919

0 commit comments

Comments
 (0)