Skip to content

Commit 1781487

Browse files
authored
fix link to documentation in readme
replaced #docs with #documentation
1 parent 69355a7 commit 1781487

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
@@ -67,7 +67,7 @@ const worker = createWorker({
6767
})();
6868
```
6969

70-
[Check out the docs](#docs) for a full explanation of the API.
70+
[Check out the docs](#documentation) for a full explanation of the API.
7171

7272

7373
## Major changes in v2

0 commit comments

Comments
 (0)