aboutsummaryrefslogtreecommitdiff
path: root/modules/cj-cache-lib.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cj-cache-lib.el')
-rw-r--r--modules/cj-cache-lib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cj-cache-lib.el b/modules/cj-cache-lib.el
index 9aad51a3d..dc38b4836 100644
--- a/modules/cj-cache-lib.el
+++ b/modules/cj-cache-lib.el
@@ -10,7 +10,7 @@
;;
;; Used by org-agenda-config and org-refile-config which previously
;; carried parallel hand-rolled implementations of this exact shape.
-;; See docs/design/cache-helper-design.org for the API contract,
+;; See docs/specs/cache-helper-design-spec-implemented.org for the API contract,
;; consumer migration shape, and rationale for the deliberate "nil
;; cached value reads as invalid" decision.
;;