From b17d46f2d40c5482fbdffb994f9cc099671b7a1c Mon Sep 17 00:00:00 2001 From: MK Date: Sun, 12 May 2024 19:43:49 -0400 Subject: [PATCH] Fix typo in URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ae7bd0..3db3b03 100644 --- a/README.md +++ b/README.md @@ -85,5 +85,5 @@ func main() { ## References -* [RFC-9562](https://tools.ietf.org/html/rfc9563) (replaces RFC-4122) +* [RFC-9562](https://tools.ietf.org/html/rfc9562) (replaces RFC-4122) * [DCE 1.1: Authentication and Security Services](http://pubs.opengroup.org/onlinepubs/9696989899/chap5.htm#tagcjh_08_02_01_01)