We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f5400 commit f7170e5Copy full SHA for f7170e5
README.md
@@ -90,9 +90,9 @@ console.log("#" + hex + " at x:" + mouse.x + " y:" + mouse.y);
90
```
91
Read the [Wiki](https://github.com/octalmage/robotjs/wiki) for more information!
92
93
-## [API](https://github.com/octalmage/robotjs/wiki/Syntax)
+## [API](http://robotjs.io/docs/syntax)
94
95
-The [RobotJS API](https://github.com/octalmage/robotjs/wiki/Syntax) is contained in the [Wiki](https://github.com/octalmage/robotjs/wiki).
+The RobotJS API is hosted at <https://robotjs.io/docs/syntax>.
96
97
## Building
98
0 commit comments