From ee0ae960d075f5ba515e589ae37e744c5f68e172 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Thu, 26 Sep 2024 02:20:10 +0000 Subject: [PATCH] Fixed RFC links in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ac44d7..ae444ca 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ If you are interested in fixing issues and contributing directly to the code bas > ©2024 Eugene Fox. Licensed under [MIT license][mit] -[RFC-6238]: https:// -[RFC-4226]: https:// +[RFC-6238]: https://www.rfc-editor.org/rfc/rfc6238 +[RFC-4226]: https://www.rfc-editor.org/rfc/rfc4226 [otpauth-ID]: https://www.ietf.org/archive/id/draft-linuxgemini-otpauth-uri-00.html [nuget]: https://www.nuget.org/packages/EugeneFox.SimpleOTP [nuget-di]: https://www.nuget.org/packages/EugeneFox.SimpleOTP.DependencyInjection