From 489caa284d482515be0923f4a3c0acbd2dfa65ae Mon Sep 17 00:00:00 2001 From: Tony Hallett Date: Wed, 24 Apr 2024 10:41:19 +0100 Subject: [PATCH] Correct RFC link text --- doc/articles/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/intro.md b/doc/articles/intro.md index 636853f..1eb0c34 100644 --- a/doc/articles/intro.md +++ b/doc/articles/intro.md @@ -3,7 +3,7 @@ and the package is published on [NuGet](https://www.nuget.org/packages/Makaretu. It conforms to - [RFC 6762 - Multicast DNS](https://tools.ietf.org/html/rfc6762) -- [RFC 6761 - DNS-Based Service Discovery](https://tools.ietf.org/html/rfc6763) +- [RFC 6763 - DNS-Based Service Discovery](https://tools.ietf.org/html/rfc6763) The above RFCs are commonly referred to as [Bonjour](https://developer.apple.com/bonjour/) or [Zero Config](http://www.zeroconf.org/).