Skip to content

Commit 3ad5dfc

Browse files
mildsunrisemhdawson
authored andcommitted
Fix link
PR-URL: #481 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: NickNaso <[email protected]>
1 parent a3b4d99 commit 3ad5dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/prebuild_tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The distribution of a native add-on is just as important as its implementation.
44
In order to install a native add-on it's important to have all the necessary
5-
dependencies installed and well configured (see the [setup](doc/setum.md) section).
5+
dependencies installed and well configured (see the [setup](setup.md) section).
66
The end-user will need to compile the add-on when they will do an `npm install`
77
and in some cases this could create problems. To avoid the compilation process it's
88
possible to ditribute the native add-on in pre-built form for different platform

0 commit comments

Comments
 (0)