Skip to content

Commit

Permalink
Fix link to empty chart (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharynneazhar authored and mcnuttandrew committed Nov 10, 2019
1 parent ca39561 commit 712ea62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/showcase-links.js
Expand Up @@ -128,7 +128,7 @@ export const SHOWCASE_LINKS = {
FauxScatterplotChart:
'https://github.com/uber/react-vis/blob/master/showcase/plot/faux-radial-scatterplot.js',
EmptyChart:
'https://github.com/uber/react-vis/blob/master/showcase/plot/empty-chart.js',
'https://github.com/uber/react-vis/blob/master/showcase/axes/empty-chart.js',
// RADAR CHART SHOWCASE LINKS
AnimatedRadarChart:
'https://github.com/uber/react-vis/blob/master/showcase/radar-chart/animated-radar-chart.js',
Expand Down

0 comments on commit 712ea62

Please sign in to comment.