Skip to content

Commit

Permalink
Fix a link to the doc of externalSymbolLinkMappings (#2533)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Mar 24, 2024
1 parent 30e614c commit e4fe39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal-docs/third-party-symbols.md
Expand Up @@ -154,7 +154,7 @@ and, if the link was defined by the user, the [CommentDisplayPart] which was par

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

[externalSymbolLinkMappings]: https://typedoc.org/guides/options/#externalsymbollinkmappings
[externalSymbolLinkMappings]: https://typedoc.org/options/comments/#externalsymbollinkmappings
[CommentDisplayPart]: https://typedoc.org/api/types/CommentDisplayPart.html
[DeclarationReference]: https://typedoc.org/api/interfaces/DeclarationReference.html
[ReflectionSymbolId]: https://typedoc.org/api/classes/Application.html
Expand Down

0 comments on commit e4fe39f

Please sign in to comment.