This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko-http.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new 0ba11823d remove stray ref to pekko-http2-support (#838) (#841)
0ba11823d is described below
commit 0ba11823dd78ae53307558553268beff3d41d7ba
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Oct 19 13:59:57 2025 +0100
remove stray ref to pekko-http2-support (#838) (#841)
---
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]