QUIC: Update draft link

Change-Id: If84f2aa43a09c6538f9175285f829297dcb3d80b
Reviewed-on: https://code.wireshark.org/review/32963
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
This commit is contained in:
Alexis La Goutte 2019-04-24 08:07:27 +02:00 committed by Peter Wu
parent d34b8a21c7
commit 3a060214db
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@
/*
* See https://quicwg.org
* https://tools.ietf.org/html/draft-ietf-quic-transport-18
* https://tools.ietf.org/html/draft-ietf-quic-tls-18
* https://tools.ietf.org/html/draft-ietf-quic-invariants-03
* https://tools.ietf.org/html/draft-ietf-quic-transport-20
* https://tools.ietf.org/html/draft-ietf-quic-tls-20
* https://tools.ietf.org/html/draft-ietf-quic-invariants-04
*/
#include <config.h>