Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43d4977

Browse filesBrowse files
ChALkeRMylesBorins
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 5ee0d90 commit 43d4977
Copy full SHA for 43d4977

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/repl.md‎

Copy file name to clipboardExpand all lines: doc/api/repl.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.