adjust for new location of 'blame object' @deftech{}

This commit is contained in:
Robby Findler 2017-04-12 21:48:08 -05:00
parent 8e22565759
commit 725f2bc9ed

View File

@ -1813,9 +1813,9 @@ key; in either case, if @racket[normalize?] is true, the key is normalized in th
arguments support cross-document and section-specific references, like
in @racket[secref].
For example:
@racketblock[@tech[#:doc '(lib "scribblings/guide/guide.scrbl")]{blame object}]
@racketblock[@tech[#:doc '(lib "scribblings/reference/reference.scrbl")]{blame object}]
creates a link to @tech[#:doc '(lib "scribblings/guide/guide.scrbl")]{blame object} in
creates a link to @tech[#:doc '(lib "scribblings/reference/reference.scrbl")]{blame object} in
@other-doc['(lib "scribblings/guide/guide.scrbl")].
With the default style files, the hyperlink created by @racket[tech]