Skip to content

Commit df88357

Browse files
authored
Merge pull request #3010 from boneskull/boneskull/packagedocumentation-link
2 parents 1269e3a + e0fd143 commit df88357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/tags/packageDocumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "@packageDocumentation"
55
# @packageDocumentation
66

77
**Tag Kind:** [Modifier](../tags.md#modifier-tags) <br>
8-
**TSDoc Reference:** [@packageDocumentation](https://tsdoc.org/pages/tags/packageDocumentation/)
8+
**TSDoc Reference:** [@packageDocumentation](https://tsdoc.org/pages/tags/packagedocumentation/)
99

1010
The `@packageDocumentation` tag is used to mark a comment as referring to a file rather than the declaration following it.
1111
The TypeDoc specific [`@module`](module.md) tag can be used for the same purpose when semantically clearer.

0 commit comments

Comments
 (0)