From a69a581441e1e652d5799090ed6509bc39b2c69d Mon Sep 17 00:00:00 2001 From: Alan deLevie Date: Tue, 17 Feb 2015 14:34:01 -0500 Subject: [PATCH] Make tutorial CDN URLs use https --- docs/tutorial.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 3b4d8b2b..68ef5453 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -38,9 +38,9 @@ For this tutorial, we'll use prebuilt JavaScript files on a CDN. Open up your fa Hello React - - - + + +
@@ -218,10 +218,10 @@ First, add the third-party **Showdown** library to your application. This is a J Hello React - - - - + + + + ```