react-vis icon indicating copy to clipboard operation
react-vis copied to clipboard

Few links broken

Open utkarshsingh99 opened this issue 4 years ago • 1 comments

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.

utkarshsingh99 avatar Feb 01 '21 21:02 utkarshsingh99

bump

GunsyX avatar Nov 07 '21 12:11 GunsyX