From 4c9644fcf2e40ca5798b42284dba74ab0fa7a1fd Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Wed, 19 Apr 2023 16:50:09 +0200
Subject: [PATCH] dns: add NSD source code link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0da81c5..3e67a93 100644
--- a/README.md
+++ b/README.md
@@ -347,7 +347,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s
 - [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns. ([Source Code](https://salsa.debian.org/debian/djbdns))
 - [dnsmasq](https://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks. ([Source Code](https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=tree))
 - [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server. ([Source Code](https://gitlab.nic.cz/knot/knot-dns))
-- [NSD](https://www.nlnetlabs.nl/projects/nsd/about/) - Authoritative only, high performance, simple name server.
+- [NSD](https://www.nlnetlabs.nl/projects/nsd/about/) - Authoritative only, high performance, simple name server. ([Source Code](https://github.com/NLnetLabs/nsd))
 - [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features.
 - [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver.
 - [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.