diff --git a/README.md b/README.md index 437ebb82..391ff1f1 100644 --- a/README.md +++ b/README.md @@ -89,9 +89,9 @@ console.log("#" + hex + " at x:" + mouse.x + " y:" + mouse.y); ``` Read the [Wiki](https://github.com/octalmage/robotjs/wiki) for more information! -## [API](https://github.com/octalmage/robotjs/wiki/Syntax) +## [API](http://robotjs.io/docs/syntax) -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 . ## Building