Skip to content

Commit 41bf928

Browse files
authored
Update spec link in TLS docs (#1777)
1 parent 24cc30e commit 41bf928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TLS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MsQuic TLS Abstraction Layer
22
======
33

4-
MsQuic includes TLS in the general "Platform Abstraction Layer" or PAL. This interface provides all the functionality required of TLS by the QUIC protocol, as defined by the IETF [QUIC-TLS](https://tools.ietf.org/html/draft-ietf-quic-tls) spec.
4+
MsQuic includes TLS in the general "Platform Abstraction Layer" or PAL. This interface provides all the functionality required of TLS by the QUIC protocol, as defined by the IETF [QUIC-TLS](https://datatracker.ietf.org/doc/html/rfc9001) spec.
55

66
# High-Level Overview
77

0 commit comments

Comments
 (0)