Skip to content

Commit 49dac43

Browse files
committed
docs: update RFC 9562 link in crypto documentation
Signed-off-by: nabeel378 <mohammadnabeeljameel@gmail.com>
1 parent 8ddc406 commit 49dac43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6880,10 +6880,10 @@ See the [list of SSL OP Flags][] for details.
68806880
[RFC 4055]: https://www.rfc-editor.org/rfc/rfc4055.txt
68816881
[RFC 4122]: https://www.rfc-editor.org/rfc/rfc4122.txt
68826882
[RFC 5208]: https://www.rfc-editor.org/rfc/rfc5208.txt
6883-
[RFC 9562]: https://www.rfc-editor.org/rfc/rfc9562.txt
68846883
[RFC 5280]: https://www.rfc-editor.org/rfc/rfc5280.txt
68856884
[RFC 7517]: https://www.rfc-editor.org/rfc/rfc7517.txt
68866885
[RFC 8032]: https://www.rfc-editor.org/rfc/rfc8032.txt
6886+
[RFC 9562]: https://www.rfc-editor.org/rfc/rfc9562.txt
68876887
[Web Crypto API documentation]: webcrypto.md
68886888
[`BN_is_prime_ex`]: https://www.openssl.org/docs/man1.1.1/man3/BN_is_prime_ex.html
68896889
[`Buffer`]: buffer.md

0 commit comments

Comments
 (0)