From d5d7c5c04363c95f9e42e4a142a3c63775fee203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Sat, 17 Oct 2015 19:56:00 +0300 Subject: [PATCH] Fixed the API link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84692042..47e4e0f8 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ 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](https://github.com/octalmage/robotjs/wiki/Syntax) The [RobotJS API](https://github.com/octalmage/robotjs/wiki/Syntax) is contained in the [Wiki](https://github.com/octalmage/robotjs/wiki).