There was an error while loading. Please reload this page.
1 parent c036b42 commit aae6b42Copy full SHA for aae6b42
1 file changed
libraries/node-core-library/src/Terminal/Colors.ts
@@ -167,8 +167,8 @@ export class Colors {
167
}
168
169
/**
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}.
+ * If called with a string, returns the string wrapped in a {@link IColorableSequence}.
+ * If called with a {@link IColorableSequence}, returns the {@link IColorableSequence}.
172
*
173
* @internal
174
*/
0 commit comments