This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 9a8debc2a remove stray ref to pekko-http2-support (#838)
9a8debc2a is described below

commit 9a8debc2a5140e84c1e7af2f5fc191b26e2f089c
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Oct 18 08:25:57 2025 +0100

    remove stray ref to pekko-http2-support (#838)
---
 docs/src/main/paradox/introduction.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/docs/src/main/paradox/introduction.md 
b/docs/src/main/paradox/introduction.md
index 46e106b5c..69becb665 100644
--- a/docs/src/main/paradox/introduction.md
+++ b/docs/src/main/paradox/introduction.md
@@ -225,9 +225,6 @@ Details can be found in sections @ref[Core Server 
API](server-side/low-level-api
 pekko-http-testkit
 : A test harness and set of utilities for verifying server-side service 
implementations
 
-pekko-http2-support
-: The HTTP/2 implementation to be included only if @ref[HTTP/2 
support](server-side/http2.md) is needed.
-
 
 @@@ div { .group-scala }
 pekko-http-spray-json


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to