From 56bf4c8f0e2ea59d3244054d88bb5cedc080d5d8 Mon Sep 17 00:00:00 2001 From: Anna Stuchlik Date: Thu, 9 Apr 2026 13:43:56 +0200 Subject: [PATCH] doc: Fix malformed markdown link in alternator network docs Fixes https://github.com/scylladb/scylladb/issues/29400 Closes scylladb/scylladb#29402 (cherry picked from commit c6587c6a70d444a271f54ccf6ae6a4b558f6927a) Closes scylladb/scylladb#29420 --- docs/alternator/network.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/alternator/network.md b/docs/alternator/network.md index f2adb9cbad..aedf6faaba 100644 --- a/docs/alternator/network.md +++ b/docs/alternator/network.md @@ -31,7 +31,7 @@ was used. Alternator currently supports two compression algorithms, `gzip` and `deflate`, both standardized in ([RFC 9110](https://www.rfc-editor.org/rfc/rfc9110.html)). Other standard compression types which are listed in [IANA's HTTP Content Coding Registry](https://www.iana.org/assignments/http-parameters/http-parameters.xhtml#content-coding), -including `zstd` ([RFC 8878][https://www.rfc-editor.org/rfc/rfc8878.html]), +including `zstd` ([RFC 8878](https://www.rfc-editor.org/rfc/rfc8878.html)), are not yet supported by Alternator. Note that HTTP's compression only compresses the request's _body_ - not the