From 0224addf49bed37a795006fc98d52229f980d138 Mon Sep 17 00:00:00 2001 From: PNikray Date: Fri, 27 Feb 2015 23:42:14 +0100 Subject: [PATCH] Fixed the url in community-roundup-5 using http resulted in an error, changing it to https fixes it --- _posts/2013-07-23-community-roundup-5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2013-07-23-community-roundup-5.md b/_posts/2013-07-23-community-roundup-5.md index ff39aa06..fb8bca7a 100644 --- a/_posts/2013-07-23-community-roundup-5.md +++ b/_posts/2013-07-23-community-roundup-5.md @@ -68,7 +68,7 @@ React.renderComponent( [Domenic Denicola](http://domenicdenicola.com/) wrote a slide deck about the great applications of ES6 features and one slide shows how we could use Template Strings to compile JSX at run-time without the need for a pre-processing phase. -
+
## React Presentation