diff --git a/scribblings/utils.scrbl b/scribblings/utils.scrbl index d1602e8..a9b16aa 100644 --- a/scribblings/utils.scrbl +++ b/scribblings/utils.scrbl @@ -17,6 +17,10 @@ This documentation only lists the functions and the types which have already been converted. However, the typed part is currently hidden in an untyped module, so you cannot yet use the types directly. +@bold{TODO:} Hyperlinks are currently broken in this document because it +actually documents a submodule. Fix them once the migration to Typed Racket +has reached a fixed point. + @(define utils-evaluator (parameterize ([sandbox-output 'string] [sandbox-error-output 'string]