From 8635eea7cc41b7b01ff939c6a5aa9604914b3178 Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Mon, 22 Nov 2021 17:34:19 +0100 Subject: [PATCH] Fix another broken link Checked with `linkchecker --config=<(echo '[AnchorCheck]') --check-extern result/share/doc/nix-pills/*.html` --- pills/08-generic-builders.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pills/08-generic-builders.xml b/pills/08-generic-builders.xml index 8059162..d00501e 100644 --- a/pills/08-generic-builders.xml +++ b/pills/08-generic-builders.xml @@ -214,7 +214,7 @@ The - // operator + // operator is an operator between two sets. The result is the union of the two sets. In case of conflicts between attribute names, the value on the right set is preferred.