mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix pr-url in repl.md
Now it points to the actual pr, not to /compare/. PR-URL: https://github.com/nodejs/node/pull/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>
This commit is contained in:
committed by
Daniel Bevenius
parent
8d29569368
commit
4ba1ddb046
@@ -453,7 +453,7 @@ Returns `true` if `keyword` is a valid keyword, otherwise `false`.
|
||||
added: v0.1.91
|
||||
changes:
|
||||
- version: v10.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/v10.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/19187
|
||||
description: The `REPL_MAGIC_MODE` `replMode` was removed.
|
||||
- version: v5.8.0
|
||||
pr-url: https://github.com/nodejs/node/pull/5388
|
||||
|
||||
Reference in New Issue
Block a user