diff --git a/content/appendices.md b/content/appendices.md index 0e87fe8b..68cec01f 100644 --- a/content/appendices.md +++ b/content/appendices.md @@ -51,7 +51,7 @@ interoperability. URL-safe unpadded Base64 is identical to standard unpadded Base64, except that it uses `-` (minus) as the 62nd character in the alphabet, and `_` (underscore) -as the 63rd. +as the 63rd. This matches [RFC4648’s definition of URL-safe base64](https://tools.ietf.org/html/rfc4648#section-5). ## Binary data