From 4b6e80aa442da33879b84c48d5294165f2c976c1 Mon Sep 17 00:00:00 2001 From: Ido Ophir Date: Tue, 8 Apr 2025 17:12:45 +0300 Subject: [PATCH] [Imported] Add dns reference (#463) * Added Reference in DNS section regarding what happens when you type an URL in the browser and press enter. --------- Co-authored-by: Donne Martin Co-authored-by: Rex Zhang Co-authored-by: RexHZhang --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb862e68..78fa6596 100644 --- a/README.md +++ b/README.md @@ -641,6 +641,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/)