From 62d6d69c201f8c100700f616489226cb586c9e73 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 12 Jul 2014 17:26:43 -0700 Subject: [PATCH] Use bootstrapcdn links --- 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 eaf18b1dab..708bd94a41 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