From 308c7de0213eb3a5f640faf62daf7241b8301be4 Mon Sep 17 00:00:00 2001 From: Franciszek Stachura Date: Mon, 2 Feb 2026 15:27:51 +0100 Subject: [PATCH] docs/manual: replace bulix paste with sr.ht http://code.bulix.org/ is no longer responding. Fix paste list formatting. Signed-off-by: Franciszek Stachura Signed-off-by: Peter Korsgaard (cherry picked from commit c740aaba8a0f772770e2056503b49390923bb919) Signed-off-by: Thomas Perale --- docs/manual/contribute.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/contribute.adoc b/docs/manual/contribute.adoc index c17f1619b4..f22164991f 100644 --- a/docs/manual/contribute.adoc +++ b/docs/manual/contribute.adoc @@ -559,8 +559,9 @@ If some of these details are too large, do not hesitate to use a pastebin service. Note that not all available pastebin services will preserve Unix-style line terminators when downloading raw pastes. Following pastebin services are known to work correctly: + - https://gist.github.com/ -- http://code.bulix.org/ +- https://paste.sr.ht/ === Using the runtime tests framework