diff --git a/documentation/providers/inwx.md b/documentation/providers/inwx.md index 6df8d8fd75..036a77edea 100644 --- a/documentation/providers/inwx.md +++ b/documentation/providers/inwx.md @@ -110,6 +110,8 @@ D("example.com", REG_INWX, DnsProvider(DSP_CF), ``` {% endcode %} -**Note**: The INWX provider implementation currently only supports up to 2,147,483,647 domains. If you exceed -this limit, it is expected that dnscontrol will fail to recognize some domains. Should you exceed this -limit, please open an issue on GitHub. +{% hint style="info" %} +**NOTE**: The INWX provider implementation currently only supports up to 2,147,483,647 domains. If you exceed +this limit, it is expected that DNSControl will fail to recognize some domains. Should you exceed this +limit, please [open an issue on GitHub](https://github.com/StackExchange/dnscontrol/issues/new/choose). +{% endhint %}