Skip to content

Commit a42d1bf

Browse files
author
Bishop92
committed
Linked the wiki and JSDoc to the readme.
1 parent 6ef1e43 commit a42d1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ listA.toArray(); // [0, 1, 2, 3]
4545
Documentation
4646
-------------
4747
Follow this [link](https://github.com/Bishop92/JavaScript-Data-Structures/wiki) to read the full documentation.
48-
Follow this [link](https://rawgit.com/Bishop92/JavaScript-Data-Structures/master/doc/files.html) to read the JSDoc.
48+
Follow this [link](https://rawgit.com/Bishop92/JavaScript-Data-Structures/master/doc/index.html) to read the JSDoc.
4949

5050
History
5151
-------

0 commit comments

Comments
 (0)