Adjusted deprecated link in doc: scheme/runtime-path -> racket/runtime-path.
This commit is contained in:
parent
e76d1f7b8d
commit
1532f59315
|
@ -227,7 +227,7 @@ Equivalent, respectively, to
|
|||
@defform*[[(this-expression-source-directory)
|
||||
(this-expression-source-directory datum)]]{
|
||||
|
||||
@margin-note{See @racketmodname[scheme/runtime-path] for a definition form
|
||||
@margin-note{See @racketmodname[racket/runtime-path] for a definition form
|
||||
that works better when creating executables.}
|
||||
|
||||
Expands to an expression that evaluates to the directory of the file
|
||||
|
|
Loading…
Reference in New Issue
Block a user