From bf3d52e5bbf4bfd333b04a53e7f8937763bbda66 Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Mon, 21 Jul 2025 15:17:54 -0700 Subject: [PATCH] rl-next: link to the fixed issue for removing old wires Fixes: https://git.lix.systems/lix-project/lix/issues/510 Change-Id: Ia100f2f0bb48a4880b2c55d5622be9dab25b313b --- doc/manual/rl-next/remove-old-wires.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/rl-next/remove-old-wires.md b/doc/manual/rl-next/remove-old-wires.md index d0e3777b9..8cc67ebb8 100644 --- a/doc/manual/rl-next/remove-old-wires.md +++ b/doc/manual/rl-next/remove-old-wires.md @@ -1,6 +1,6 @@ --- synopsis: Remove support for daemon protocols before 2.18 -issues: [] +issues: [fj#510] cls: [3249] significance: significant category: "Breaking Changes"