Skip to content

Commit a66733d

Browse files
committed
add linkcode to comment.
1 parent 9b9ac73 commit a66733d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/commands/record-screen.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ export async function stopRecordingScreen(options = {}) {
401401

402402
/**
403403
* For detailed explanations of each property,
404-
* please refer to the parameters of the `windowsStartRecordingScreen` function.
404+
* please refer to the parameters of the {@linkcode windowsStartRecordingScreen} function.
405405
*
406406
* @typedef {Object} StartRecordingOptions
407407
*
@@ -417,7 +417,7 @@ export async function stopRecordingScreen(options = {}) {
417417

418418
/**
419419
* For detailed explanations of each property,
420-
* please refer to the parameters of the `windowsStopRecordingScreen` function.
420+
* please refer to the parameters of the {@linkcode windowsStopRecordingScreen} function.
421421
*
422422
* @typedef {Object} StopRecordingOptions
423423
*

0 commit comments

Comments
 (0)