perspective icon indicating copy to clipboard operation
perspective copied to clipboard

Bad links in docs

Open timkpaine opened this issue 4 years ago • 5 comments

Screen Shot 2021-08-24 at 5 06 41 PM

links to missing page: https://github.com/finos/perspective/blob/master/examples/simple/superstore-arrow.html

timkpaine avatar Aug 24 '21 21:08 timkpaine

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 avatar Sep 07 '21 15:09 rgrupesh

@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)

texodus avatar Sep 07 '21 18:09 texodus

I see. Thank you @texodus

rgrupesh avatar Sep 08 '21 01:09 rgrupesh

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 avatar Sep 09 '21 07:09 morzel85

@morzel85 Thanks!

I've updated this Issue's title to indicate it is a collection of docs bugs.

texodus avatar Sep 09 '21 15:09 texodus

I thought we can easily add it to the source page.

Sandeep-712 avatar Feb 22 '23 21:02 Sandeep-712

Closing

texodus avatar May 09 '23 23:05 texodus