From b1bb088d049a8d3db51a903b44140f51a4c56626 Mon Sep 17 00:00:00 2001 From: Rex Zhang Date: Mon, 6 May 2019 16:57:56 -0700 Subject: [PATCH] Added Reference in DNS section regarding what happens when you type an URL in the browser and press enter. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b96bb91d..8916e02f 100644 --- a/README.md +++ b/README.md @@ -561,6 +561,7 @@ Services such as [CloudFlare](https://www.cloudflare.com/dns/) and [Route 53](ht ### Source(s) and further reading +* [What happens when you type an URL in Browser](https://medium.com/@maneesha.wijesinghe1/what-happens-when-you-type-an-url-in-the-browser-and-press-enter-bb0aa2449c1a) * [DNS architecture](https://technet.microsoft.com/en-us/library/dd197427(v=ws.10).aspx) * [Wikipedia](https://en.wikipedia.org/wiki/Domain_Name_System) * [DNS articles](https://support.dnsimple.com/categories/dns/)