From 8f3a9a008f7e356b8dcd3afe609b7f6127eb5848 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 4 Jul 2023 13:13:18 +0200 Subject: [PATCH] we're done! --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 027b498..4632121 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Implement DNS in a weekend > I have definitively not made everything in a weekend ^^' -> -> I am actually at the [3rd part](https://implement-dns.wizardzines.com/book/part_3.html). From [this guide](https://implement-dns.wizardzines.com/index.html).