Skip to content

Commit e995bcc

Browse files
committed
fixup: use link tag for inline ref
1 parent 585f30d commit e995bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/heap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ function getHeapSnapshotOptionTests() {
327327
}
328328

329329
/**
330-
* Similar to @see {validateByRetainingPathFromNodes} but creates the snapshot from scratch.
330+
* Similar to {@link validateByRetainingPathFromNodes} but creates the snapshot from scratch.
331331
* @returns {object[]}
332332
*/
333333
function validateByRetainingPath(...args) {

0 commit comments

Comments
 (0)