summaryrefslogtreecommitdiffstats
path: root/doc/man7/ossl-guide-introduction.pod
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-08-22 12:11:29 +0100
committerMatt Caswell <matt@openssl.org>2023-08-25 11:42:51 +0100
commit675481ee7a8a7fe55aa387b1ccc4ba3b579bc2ff (patch)
tree7a4e4fbaf74514210658031c0f49572e615ea7c0 /doc/man7/ossl-guide-introduction.pod
parent02e36ed3525a2f0fda1b21e948ec5f522cf9379c (diff)
Add a link to the multi-stream QUIC client tutorial from the introduction
We've added a new page to the guide so we should add a link to it. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21765)
Diffstat (limited to 'doc/man7/ossl-guide-introduction.pod')
-rw-r--r--doc/man7/ossl-guide-introduction.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man7/ossl-guide-introduction.pod b/doc/man7/ossl-guide-introduction.pod
index 4e918ad85e..9f39288f3b 100644
--- a/doc/man7/ossl-guide-introduction.pod
+++ b/doc/man7/ossl-guide-introduction.pod
@@ -81,6 +81,8 @@ The pages in the guide are as follows:
=item L<ossl-guide-quic-client-block(7)>: Writing a simple blocking QUIC client
+=item L<ossl-guide-quic-multi-stream(7)>: Writing a simple multi-stream QUIC client
+
=item L<ossl-guide-migration(7)>: Migrating from older OpenSSL versions
=back