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 a213eb7

Browse filesBrowse files
cjihrigtargos
authored andcommitted
doc: remove obsolete external link
The addons documentation links to an external node-qt repo as a production example. That repo hasn't been updated in over five years. This commit removes the link. PR-URL: #28326 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent dd5e07f commit a213eb7
Copy full SHA for a213eb7

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-3
lines changed
Open diff view settings
Collapse file

‎doc/api/addons.md‎

Copy file name to clipboardExpand all lines: doc/api/addons.md
-3Lines changed: 0 additions & 3 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -306,9 +306,6 @@ console.log(addon.hello());
306306
// Prints: 'world'
307307
```
308308

309-
Please see the examples below for further information or
310-
<https://github.com/arturadib/node-qt> for an example in production.
311-
312309
Because the exact path to the compiled Addon binary can vary depending on how
313310
it is compiled (i.e. sometimes it may be in `./build/Debug/`), Addons can use
314311
the [bindings][] package to load the compiled module.

0 commit comments

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