From d73cf11dbd89411771129e81850cf139bbd3585d Mon Sep 17 00:00:00 2001 From: Nick Anderson Date: Mon, 20 Nov 2023 10:47:42 -0600 Subject: [PATCH] fix link target --- .../writing-and-serving-policy/controlling-frequency.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tutorials/writing-and-serving-policy/controlling-frequency.markdown b/examples/tutorials/writing-and-serving-policy/controlling-frequency.markdown index 9e40d5fd2..a1702cb2c 100644 --- a/examples/tutorials/writing-and-serving-policy/controlling-frequency.markdown +++ b/examples/tutorials/writing-and-serving-policy/controlling-frequency.markdown @@ -86,4 +86,4 @@ would not respect promises that are locked from a recent execution. Furthermore, locks are purged in order to maintain the integrity and health of the underlying lock database. -**See also:** [cf_lastseen.lmdb][CFEngine directory structure#database-files-in-var-cfengine] +**See also:** [cf_lock.lmdb][CFEngine directory structure#state-cf_lock-lmdb]