From 96981b945108f470baca1af67dccf0942b1bd980 Mon Sep 17 00:00:00 2001 From: Reko Jokelainen Date: Wed, 11 May 2016 06:18:34 +0300 Subject: [PATCH] Fix gallery link in get_start page See gallery link pointed to (previous?) url `/gallery`. Change it to working url `/components`. --- get_start/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/get_start/index.html b/get_start/index.html index 10a89b6..8d29652 100644 --- a/get_start/index.html +++ b/get_start/index.html @@ -215,7 +215,7 @@

Install and setup react-d3 packages

Install and Setup React-d3 packages

-

Pick one react-d3 you want to install (see gallery). Here we are going to demo using react-d3-basic library to draw a simple line chart.

+

Pick one react-d3 you want to install (see gallery). Here we are going to demo using react-d3-basic library to draw a simple line chart.

Install react-d3-basic:

npm install --save react-d3-basic
 

Set up build tools

@@ -496,4 +496,4 @@

Code on Github

ga('send', 'pageview'); - \ No newline at end of file +