From 5e4718ad58658a5302a59869dfa00cb550a0d47b Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Fri, 17 Oct 2025 21:46:29 +0100 Subject: [PATCH] remove stray ref to pekko-http2-support --- 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