Skip to content

Commit f7170e5

Browse files
authored
Updated link to docs in under #API
1 parent 64f5400 commit f7170e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ console.log("#" + hex + " at x:" + mouse.x + " y:" + mouse.y);
9090
```
9191
Read the [Wiki](https://github.com/octalmage/robotjs/wiki) for more information!
9292

93-
## [API](https://github.com/octalmage/robotjs/wiki/Syntax)
93+
## [API](http://robotjs.io/docs/syntax)
9494

95-
The [RobotJS API](https://github.com/octalmage/robotjs/wiki/Syntax) is contained in the [Wiki](https://github.com/octalmage/robotjs/wiki).
95+
The RobotJS API is hosted at <https://robotjs.io/docs/syntax>.
9696

9797
## Building
9898

0 commit comments

Comments
 (0)