Skip to content

Commit e6c310d

Browse files
ChALkeRjasnell
authored andcommitted
doc: fix pr-url in repl.md
Now it points to the actual pr, not to /compare/. PR-URL: #23359 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 4f38d45 commit e6c310d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/repl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ Returns `true` if `keyword` is a valid keyword, otherwise `false`.
453453
added: v0.1.91
454454
changes:
455455
- version: v10.0.0
456-
pr-url: https://github.com/nodejs/node/pull/v10.0.0
456+
pr-url: https://github.com/nodejs/node/pull/19187
457457
description: The `REPL_MAGIC_MODE` `replMode` was removed.
458458
- version: v5.8.0
459459
pr-url: https://github.com/nodejs/node/pull/5388

0 commit comments

Comments
 (0)