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 c6587c6a70)

Closes scylladb/scylladb#29420
This commit is contained in:
Anna Stuchlik
2026-04-09 13:43:56 +02:00
committed by Nadav Har'El
parent bf1f5ee796
commit 56bf4c8f0e

View File

@@ -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