react-vis
react-vis copied to clipboard
Few links broken
In the Series page, all the links for the various types of series are broken. This is because the link point to:
https://uber.github.io/documentation/series-reference/arc-series
As opposed to the correct link:
https://uber.github.io/react-vis/documentation/series-reference/arc-series
The missing react-vis.
There are a few other instances in the docs too where the react-vis part seems missing in the link.
P.S.: The cause of this problem seems unknown since the link given in the markdown file of series.md is valid: arc-series.md and so on for other series, the same way that is specified in other places in the docs where the link works correctly.
bump