From 33c2f3390fee925fac2225e23b8f4fd44f7e6d5f Mon Sep 17 00:00:00 2001 From: Daniel Klein Date: Sun, 24 Apr 2016 12:54:43 -0600 Subject: [PATCH] Fixed broken link to browser documentation --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 29929d9..b6ccc6c 100644 --- a/README.markdown +++ b/README.markdown @@ -291,7 +291,7 @@ We'll also have many more platforms and drivers coming soon, [follow us on Twitt Cylon.js can be run directly in-browser, using the `browserify` NPM module. You can also run it from withing a Chrome connected app, or a PhoneGap mobile app. -For more info on browser support, and for help with different configurations, you can find more info [in our docs](/documentation/guides/browser-support). +For more info on browser support, and for help with different configurations, you can find more info [in our docs](https://cylonjs.com/documentation/guides/browser-support/). ## API Plugins