From d376e12a9c3871af15fadfbc55a60f86ab49acef Mon Sep 17 00:00:00 2001 From: Shota Kubota Date: Tue, 28 Apr 2015 22:27:46 +0900 Subject: [PATCH] Fix differences a jQuery CDN URLs, fixes #3750. unify to `https://code.jquery.com/jquery-2.1.3.min.js`. --- docs/docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tutorial.md b/docs/docs/tutorial.md index 897da91967..b8a2f9cb60 100644 --- a/docs/docs/tutorial.md +++ b/docs/docs/tutorial.md @@ -222,7 +222,7 @@ First, add the third-party library **marked** to your application. This is a Jav Hello React - + ```