\ No newline at end of file
diff --git a/pr/561/docs/src/noq_proto/connection/mod.rs.html b/pr/561/docs/src/noq_proto/connection/mod.rs.html
index dcc26b30e..f34602ca9 100644
--- a/pr/561/docs/src/noq_proto/connection/mod.rs.html
+++ b/pr/561/docs/src/noq_proto/connection/mod.rs.html
@@ -7068,7 +7068,7 @@
70687069/// Whether the handshake is considered **confirmed**.
7070 ///
-7071 /// https://www.rfc-editor.org/rfc/rfc9001#section-4.1.2 defines a handshake to be
+7071 /// <https://www.rfc-editor.org/rfc/rfc9001#section-4.1.2> defines a handshake to be
7072 /// confirmed when you know the peer successfully received and successfully processed
7073 /// your TLS Finished message.
7074 ///