Skip to content

Commit ca7088b

Browse files
committed
Add secref to Expansions Phases Visits section
1 parent 12feca4 commit ca7088b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scribblings/contract-profile.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ the @racket[main] submodule of that file (if it exists), or on the module
3030
itself (if there is no @racket[main] submodule).
3131
If the @exec{--instantiation-only} flag is given, only the instantiation of the
3232
module is profiled, and the profile will not include the module's initial
33-
visitation.
34-
See Module Expansion, Phases, and Visits for more information.
33+
visitation
34+
(see @secref["mod-parse" #:doc '(lib "scribblings/reference/syntax-model.scrbl")]).
3535
The tool's output is decribed below.
3636
}
3737

0 commit comments

Comments
 (0)