mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-20 18:23:41 +00:00
Fix broken doc link
This commit is contained in:
committed by
Dirkjan Ochtman
parent
8200c97522
commit
ddc8d432e6
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user