From 0f612b8ef7b6a322b16634263e299a267316126d Mon Sep 17 00:00:00 2001 From: JR Date: Wed, 30 Jan 2019 16:46:07 -0500 Subject: [PATCH] =?UTF-8?q?added=20DNS=20category=20and=20a=20resource=20r?= =?UTF-8?q?ecord=20type=20subcategory=20w/=20a=20stub=20f=E2=80=A6=20(#284?= =?UTF-8?q?87)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * added DNS category and a resource record type subcategory w/ a stub for A records * changed file named to index.md * update: removed stub info * Update index.md --- guide/english/dns/resource-record-types/a/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 guide/english/dns/resource-record-types/a/index.md diff --git a/guide/english/dns/resource-record-types/a/index.md b/guide/english/dns/resource-record-types/a/index.md new file mode 100644 index 0000000000..d623cc5d33 --- /dev/null +++ b/guide/english/dns/resource-record-types/a/index.md @@ -0,0 +1,6 @@ +--- +title: A Record +--- + +# A Record +Maps a fully qualified domain name (FQDN) to an IP Address