Skip to content

Commit 237d9f9

Browse files
committed
doc: fix pull request number
This fixes a pull request number in `repl.md`. PR-URL: #27336 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Yongsheng Zhang <[email protected]>
1 parent 3d0a309 commit 237d9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/repl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ with REPL instances programmatically.
480480
added: v0.1.91
481481
changes:
482482
- version: v12.0.0
483-
pr-url: https://github.com/nodejs/node/pull/v12.0.0
483+
pr-url: https://github.com/nodejs/node/pull/26518
484484
description: The `terminal` option now follows the default description in
485485
all cases and `useColors` checks `hasColors()` if available.
486486
- version: v10.0.0

0 commit comments

Comments
 (0)