Skip to content

Commit e4fe39f

Browse files
authored
Fix a link to the doc of externalSymbolLinkMappings (#2533)
1 parent 30e614c commit e4fe39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-docs/third-party-symbols.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ and, if the link was defined by the user, the [CommentDisplayPart] which was par
154154

155155
If `--useTsLinkResolution` is on (the default), it may also be passed a [ReflectionSymbolId] referencing the symbol that TypeScript resolves the link to.
156156

157-
[externalSymbolLinkMappings]: https://typedoc.org/guides/options/#externalsymbollinkmappings
157+
[externalSymbolLinkMappings]: https://typedoc.org/options/comments/#externalsymbollinkmappings
158158
[CommentDisplayPart]: https://typedoc.org/api/types/CommentDisplayPart.html
159159
[DeclarationReference]: https://typedoc.org/api/interfaces/DeclarationReference.html
160160
[ReflectionSymbolId]: https://typedoc.org/api/classes/Application.html

0 commit comments

Comments
 (0)