diff --git a/scribblings/basics.scrbl b/scribblings/basics.scrbl index 49998ea..b18003d 100644 --- a/scribblings/basics.scrbl +++ b/scribblings/basics.scrbl @@ -69,4 +69,4 @@ exclude them from the output with the @Flag{e} flag. The other is to add the fil cyclic dependencies to @racket[_test-omit-paths] or @racket[_cover-omit-paths] in that collections @filepath{info.rkt}. -Cover will automatically skip any module declared @tech{cross-phase persistent}. +Cover will automatically skip any module declared @(tech #:doc '(lib "scribblings/reference/reference.scrbl") "cross-phase persistent").