From 603da92a211be4baee1ad9ef72877480f0b25d9d Mon Sep 17 00:00:00 2001 From: Tom Limoncelli Date: Wed, 1 Feb 2017 12:32:37 -0500 Subject: [PATCH] Add why-the-dot.md to index.md --- docs/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 740c6cdf3..e63cf0f43 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,4 +9,8 @@ layout: default ## [Javascript Reference]({{site.github.url}}/js) -## [Writing Providers]() \ No newline at end of file +## [Writing Providers]() + +## FAQs and design notes + +[Why CNAME/MX/NS targets require a trailing "dot"](why-the-dot)