Skip to content

Commit 453510c

Browse files
BridgeARtargos
authored andcommitted
doc: fix pull request number
This fixes a pull request number in `repl.md`. PR-URL: #27336 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
1 parent 619c5b6 commit 453510c

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)