Skip to content

Commit df93135

Browse files
committed
Update generated files for v4.6.2
1 parent a1e70c9 commit df93135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/types/dnscontrol.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2279,7 +2279,7 @@ declare const PURGE: DomainModifier;
22792279
* * _S3 bucket_ (configured as website): specify the hosted zone ID for the region that you created the bucket in. You can find it in [the List of regions and hosted Zone IDs](https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region)
22802280
* * _Another Route 53 record_: you can either specify the correct zone id or do not specify anything and DNSControl will figure out the right zone id. (Note: Route53 alias can't reference a record in a different zone).
22812281
*
2282-
* Target health evaluation can be enabled with the [`R53_EVALUATE_TARGET_HEALTH`](../record/R53_EVALUATE_TARGET_HEALTH.md) record modifier.
2282+
* Target health evaluation can be enabled with the [`R53_EVALUATE_TARGET_HEALTH`](../record/R53\_EVALUATE\_TARGET\_HEALTH.md) record modifier.
22832283
*
22842284
* ```javascript
22852285
* D("example.com", REG_MY_PROVIDER, DnsProvider("ROUTE53"),

0 commit comments

Comments
 (0)