aboutsummaryrefslogtreecommitdiff
path: root/tests/test-cj-cache-lib.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-cj-cache-lib.el')
-rw-r--r--tests/test-cj-cache-lib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-cj-cache-lib.el b/tests/test-cj-cache-lib.el
index aeb329dda..7de7edb8c 100644
--- a/tests/test-cj-cache-lib.el
+++ b/tests/test-cj-cache-lib.el
@@ -4,7 +4,7 @@
;; Unit tests for the TTL+building cache helper. Covers cache-make /
;; cache-valid-p / cache-value-or-rebuild / cache-building-p /
;; cache-invalidate against the contract in
-;; docs/design/cache-helper-design.org.
+;; docs/specs/cache-helper-design-spec-implemented.org.
;;; Code: