Skip to content

Commit 90f92c4

Browse files
digitalinfinitymhdawson
authored andcommitted
doc: Update broken links in README.md
PR-URL: #290 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
1 parent c2a620d commit 90f92c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ The following is the documentation for node-addon-api (NOTE:
6060
still a work in progress as its not yet complete).
6161

6262
- [Basic Types](doc/basic_types.md)
63-
- [Array](doc/array.md)
63+
- [Array](doc/basic_types.md#array)
6464
- [Symbol](doc/symbol.md)
6565
- [String](doc/string.md)
66-
- [Name](doc/name.md)
66+
- [Name](doc/basic_types.md#name)
6767
- [Number](doc/number.md)
6868
- [Boolean](doc/boolean.md)
6969
- [Env](doc/env.md)

0 commit comments

Comments
 (0)