From 0da1600b6d412e89c49ce1a1ff7946ff92360556 Mon Sep 17 00:00:00 2001 From: Yannis Gerlach <100762533+ygerlach@users.noreply.github.com> Date: Wed, 6 Jul 2022 10:46:07 +0200 Subject: [PATCH] fix rfc link Signed-off-by: Yannis Gerlach <100762533+ygerlach@users.noreply.github.com> --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index 45d1fb40c..7237f82df 100644 --- a/spec.md +++ b/spec.md @@ -47,4 +47,4 @@ An implementation is compliant for a given CPU architecture if it satisfies all [c99-unspecified]: http://www.open-std.org/jtc1/sc22/wg14/www/C99RationaleV5.10.pdf#page=18 [oci]: http://www.opencontainers.org -[rfc2119]: http://tools.ietf.org/html/rfc2119 +[rfc2119]: https://www.rfc-editor.org/rfc/rfc2119.html