Skip to content

Commit aae6b42

Browse files
committed
Fixing invalud TSDoc tag.
1 parent c036b42 commit aae6b42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • libraries/node-core-library/src/Terminal

libraries/node-core-library/src/Terminal/Colors.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ export class Colors {
167167
}
168168

169169
/**
170-
* If called with a string, returns the string wrapped in a {@see IColorableSequence}.
171-
* If called with a {@see IColorableSequence}, returns the {@see IColorableSequence}.
170+
* If called with a string, returns the string wrapped in a {@link IColorableSequence}.
171+
* If called with a {@link IColorableSequence}, returns the {@link IColorableSequence}.
172172
*
173173
* @internal
174174
*/

0 commit comments

Comments
 (0)