StackExchange / dnscontrol

Infrastructure as code for DNS!
https://dnscontrol.org/
MIT License
3.03k stars 379 forks source link

Broken links in docs #2838

Closed ajh0912 closed 5 months ago

ajh0912 commented 5 months ago

Describe the bug There are multiple broken links on https://docs.dnscontrol.org/ pages.

To Reproduce Steps to reproduce the behavior: Visit: https://docs.dnscontrol.org/ Click on: SPF Optimizer link.

Visit: https://docs.dnscontrol.org/advanced-features/code-tricks Click on: CAA Builder link. Click on: DMARC Builder link. Click on: M365_BUILDER link. Click on: SPF Optimizer link.

(not limited to the above)

Expected behavior The expected GitBook page should load.

Actual behavior GitHub: '404 - page not found' on the source .md file.

cafferata commented 5 months ago

Thanks for reporting. I will fix this tomorrow. 🙂

cafferata commented 5 months ago

@ajh0912 thanks again for reporting. GitHub pull request https://github.com/StackExchange/dnscontrol/pull/2839 will fixes these broken documentation URLs. 🚀