From d7c92a0f08681e9e0753fcc57a54ddccf4e7e42e Mon Sep 17 00:00:00 2001 From: Bas Bosman Date: Tue, 15 Jul 2014 19:55:28 +0200 Subject: [PATCH] Fix jsbin link --- docs/_includes/getting-started/browser-device-support.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html index 4722bd2c4a..6dde94bdb7 100644 --- a/docs/_includes/getting-started/browser-device-support.html +++ b/docs/_includes/getting-started/browser-device-support.html @@ -188,5 +188,5 @@ $(function () { }) {% endhighlight %} -

Want to see an example? Check out this JS Bin demo.

+

Want to see an example? Check out this JS Bin demo.

-- 2.47.2