Skip to content

Commit 7b8f908

Browse files
authored
chore: fix dead MLS RFC link (#1616)
1 parent 3ec2b5a commit 7b8f908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tls_codec/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dual licensed as above, without any additional terms or conditions.
6868

6969
[RustCrypto]: https://github.com/rustcrypto
7070
[rfc 8446]: https://tools.ietf.org/html/rfc8446
71-
[mls]: https://messaginglayersecurity.rocks/mls-protocol/draft-ietf-mls-protocol.html
71+
[mls]: https://www.rfc-editor.org/rfc/rfc9420.html
7272
[tls_codec-ci]: https://img.shields.io/github/actions/workflow/status/RustCrypto/formats/tls_codec.yml?branch=master&style=for-the-badge
7373
[tls_codec-ci-link]: https://github.com/RustCrypto/formats/actions/workflows/tls_codec.yml
7474
[tls_codec]: https://img.shields.io/crates/v/tls_codec?style=for-the-badge

0 commit comments

Comments
 (0)