We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d53ff commit 3c05303Copy full SHA for 3c05303
xml/ns-System.Net.Quic.xml
@@ -1,6 +1,6 @@
1
<Namespace Name="System.Net.Quic">
2
<Docs>
3
- <summary>Contains types that implement the QUIC protocol specified by RFC 9000.</summary>
+ <summary>Contains types that implement the QUIC protocol specified by <see href="https://www.rfc-editor.org/rfc/rfc9000.html">RFC 9000</see>.</summary>
4
<remarks>To be added.</remarks>
5
<related type="ExternalDocumentation" href="/dotnet/fundamentals/networking/quic/quic-overview">QUIC in .NET</related>
6
</Docs>
0 commit comments