Bad links in docs
links to missing page: https://github.com/finos/perspective/blob/master/examples/simple/superstore-arrow.html
Hello @timkpaine ,
I went through the issue. I would like to work on this. Where should I look for superstore-arrow.html page? I went through the examples but I did not find that page.
@rgrupesh The offer is appreciated but there is no need for help here, this is a 6 character fix which we'll take care of in the next docs epic.
For your future reference, a good way to find the origin of a missing file is to use git blame on the documentation in question to find a commit where this file was present, then do the same thing in reverse to find where this file ended up (in this case it was renamed to /examples/blocks/src/superstore/index.html)
I see. Thank you @texodus
BTW: https://perspective.finos.org/docs/md/docs/md/server.html#clientserver-replicated and https://perspective.finos.org/blog are 404 too. The first link should be likely replaced by https://perspective.finos.org/docs/md/server.html#clientserver-replicated
@morzel85 Thanks!
I've updated this Issue's title to indicate it is a collection of docs bugs.
I thought we can easily add it to the source page.
Closing