From 35d45d6c4715285c6493af50d53c3148721333b8 Mon Sep 17 00:00:00 2001 From: ojab Date: Sun, 2 Jul 2017 17:00:28 +0000 Subject: [PATCH] Replace links to IETF drfats with link to RFCs --- docs/source/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 4fe17d1..71c4d94 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -226,20 +226,20 @@ References .. [#f2] JWT: JSON Web Tokens - https://tools.ietf.org/html/draft-ietf-oauth-json-web-token + https://tools.ietf.org/html/rfc7519 .. [#f3] JWS: JSON Web Signing - http://tools.ietf.org/html/draft-ietf-jose-json-web-signature + https://tools.ietf.org/html/rfc7515 .. [#f4] JWE: JSON Web Encryption - http://tools.ietf.org/html/draft-ietf-jose-json-web-encryption + https://tools.ietf.org/html/rfc7516 .. [#f5] JWT Authorization Grants - http://tools.ietf.org/html/draft-ietf-oauth-jwt-bearer + https://tools.ietf.org/html/rfc7523 .. [#f6] JWK: JSON Web Keys - http://tools.ietf.org/html/draft-ietf-jose-json-web-key + https://tools.ietf.org/html/rfc7517