From b6cb0d1d07b82a4cad0ba3e1d866a3ad20b158b9 Mon Sep 17 00:00:00 2001 From: Fernando Rodrigues Date: Sun, 20 Oct 2024 19:08:49 +0000 Subject: [PATCH] release-notes-24.11/zapret: fix path to option `option.html#opt-services.zapret` is an invalid path to what should be `options.html#opt-services.zapret`. Signed-off-by: Fernando Rodrigues --- nixos/doc/manual/release-notes/rl-2411.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/doc/manual/release-notes/rl-2411.section.md b/nixos/doc/manual/release-notes/rl-2411.section.md index fb92e979484d0..1ba872fb28fa6 100644 --- a/nixos/doc/manual/release-notes/rl-2411.section.md +++ b/nixos/doc/manual/release-notes/rl-2411.section.md @@ -188,7 +188,7 @@ - [Fedimint](https://github.com/fedimint/fedimint), a module based system for building federated applications (Federated E-Cash Mint). Available as [services.fedimintd](#opt-services.fedimintd). -- [Zapret](https://github.com/bol-van/zapret), a DPI bypass tool. Available as [services.zapret](option.html#opt-services.zapret). +- [Zapret](https://github.com/bol-van/zapret), a DPI bypass tool. Available as [services.zapret](options.html#opt-services.zapret). ## Backward Incompatibilities {#sec-release-24.11-incompatibilities}