mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Fix quote and a broken link (#2375)
This commit is contained in:
@@ -51,7 +51,7 @@ D("example.com", REG, DnsProvider(DSP_R53),
|
|||||||
{% endcode %}
|
{% endcode %}
|
||||||
|
|
||||||
{% hint style="info" %}
|
{% hint style="info" %}
|
||||||
**NOTE**: The [`IP()`](functions/global/IP.md) function doesn"t currently support IPv6 (PRs welcome!). IPv6 addresses are strings.
|
**NOTE**: The [`IP()`](functions/global/IP.md) function doesn't currently support IPv6 (PRs welcome!). IPv6 addresses are strings.
|
||||||
{% endhint %}
|
{% endhint %}
|
||||||
{% code title="dnsconfig.js" %}
|
{% code title="dnsconfig.js" %}
|
||||||
```javascript
|
```javascript
|
||||||
@@ -207,4 +207,4 @@ D("example.com", REG_NONE, DnsProvider(DSP_R53_MAIN),
|
|||||||
|
|
||||||
### More advanced examples
|
### More advanced examples
|
||||||
|
|
||||||
See the [Code Tricks](advanced-features/code-tricks) page.
|
See the [Code Tricks](code-tricks) page.
|
||||||
|
Reference in New Issue
Block a user