We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a620d commit 90f92c4Copy full SHA for 90f92c4
README.md
@@ -60,10 +60,10 @@ The following is the documentation for node-addon-api (NOTE:
60
still a work in progress as its not yet complete).
61
62
- [Basic Types](doc/basic_types.md)
63
- - [Array](doc/array.md)
+ - [Array](doc/basic_types.md#array)
64
- [Symbol](doc/symbol.md)
65
- [String](doc/string.md)
66
- - [Name](doc/name.md)
+ - [Name](doc/basic_types.md#name)
67
- [Number](doc/number.md)
68
- [Boolean](doc/boolean.md)
69
- [Env](doc/env.md)
0 commit comments