ROUTE53: add R53_EVALUATE_TARGET_HEALTH to documentation summary#2659
ROUTE53: add R53_EVALUATE_TARGET_HEALTH to documentation summary#2659tlimoncelli merged 1 commit intoStackExchange:masterfrom
Conversation
|
That's odd! The table of contents (navigation) is manually generated, and this PR should fix that. However I don't see the page that the TOC will link to. It looks like the rebuild process worked (https://github.com/StackExchange/dnscontrol/actions/runs/7035630609/job/19146466173). Let's see if merging this and re-pushing the pages forces it to work. Failing that, it could be an issue with Tom |
|
The link to R53_EVALUATE_TARGET_HEALTH on R53_ALIAS is pointing to https://github.com/StackExchange/dnscontrol/blob/master/documentation/functions/record/R53_EVALUATE_TARGET_HEALTH.md instead of https://docs.dnscontrol.org/language-reference/record-modifiers/service-provider-specific/amazon-route-53/r53_evaluate_target_health Any ideas what might be going wrong there? |
|
Interesting! I think the problem is that the system that translates CC @cafferata |
|
See GitHub pull request #2669 for the fix. |
This new record modifier wasn't showing up in the documentation. Is there anywhere else that needs to be updated to get this working?