Skip to content

Commit 712ea62

Browse files
sharynneazharmcnuttandrew
authored andcommitted
Fix link to empty chart (#1259)
1 parent ca39561 commit 712ea62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/showcase-links.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export const SHOWCASE_LINKS = {
128128
FauxScatterplotChart:
129129
'https://github.com/uber/react-vis/blob/master/showcase/plot/faux-radial-scatterplot.js',
130130
EmptyChart:
131-
'https://github.com/uber/react-vis/blob/master/showcase/plot/empty-chart.js',
131+
'https://github.com/uber/react-vis/blob/master/showcase/axes/empty-chart.js',
132132
// RADAR CHART SHOWCASE LINKS
133133
AnimatedRadarChart:
134134
'https://github.com/uber/react-vis/blob/master/showcase/radar-chart/animated-radar-chart.js',

0 commit comments

Comments
 (0)