Fix broken doc link

This commit is contained in:
Benjamin Saunders
2020-04-21 16:23:13 -07:00
committed by Dirkjan Ochtman
parent 8200c97522
commit ddc8d432e6
+1 -1
View File
@@ -6,7 +6,7 @@
//! builds on top of quinn-proto, which implements protocol logic independent of any particular
//! runtime.
//!
//! The entry point of this crate is the [`Endpoint`](struct.Endpoint.html).
//! The entry point of this crate is the [`Endpoint`](generic/struct.Endpoint.html).
//!
#![cfg_attr(
feature = "rustls",