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 a5e42f0

Browse filesBrowse files
aroyanbengl
authored andcommitted
doc: fix Embedder's Guide link to V8 official docs
PR-URL: #42373 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent 6c265e7 commit a5e42f0
Copy full SHA for a5e42f0

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/addons.md‎

Copy file name to clipboardExpand all lines: doc/api/addons.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1367,7 +1367,7 @@ console.log(result);
13671367
```
13681368

13691369
[Electron]: https://electronjs.org/
1370-
[Embedder's Guide]: https://github.com/v8/v8/wiki/Embedder's%20Guide
1370+
[Embedder's Guide]: https://v8.dev/docs/embed
13711371
[Linking to libraries included with Node.js]: #linking-to-libraries-included-with-nodejs
13721372
[Native Abstractions for Node.js]: https://github.com/nodejs/nan
13731373
[V8]: https://v8.dev/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.