aboutsummaryrefslogtreecommitdiff
path: root/modules/coverage-core.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/coverage-core.el')
-rw-r--r--modules/coverage-core.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/coverage-core.el b/modules/coverage-core.el
index 0a8b2464f..687a042fe 100644
--- a/modules/coverage-core.el
+++ b/modules/coverage-core.el
@@ -17,7 +17,7 @@
;; intersects the results, and displays a report buffer. Languages
;; plug in via the backend registry (see `cj/coverage-backends').
;;
-;; See docs/design/coverage.org for the design rationale.
+;; See docs/specs/coverage-spec-implemented.org for the design rationale.
;;; Code: