solid-ui-react icon indicating copy to clipboard operation
solid-ui-react copied to clipboard

Link to other part of documentation is broken

Open michaud opened this issue 3 years ago • 1 comments

Search terms you've used

Checked the open Issues

Bug description

in the documentation storybook: https://solid-ui-react.docs.inrupt.com/?path=/story/hooks-usesession--page the Link to the Session class documentation is broken and gives a File not found

To Reproduce

  1. browse to https://solid-ui-react.docs.inrupt.com/?path=/story/hooks-usesession--page
  2. in the useSession > Return Values > Click on Session

Expected result

Link navigates to https://docs.inrupt.com/developer-tools/api/javascript/solid-client-authn-browser/classes/Session.html#

Actual result

link navigates to https://docs.inrupt.com/developer-tools/api/javascript/solid-client-authn-browser/classes/session.html and shows:

File not found The URL you requested does not exist or has been removed.

michaud avatar Feb 03 '22 13:02 michaud

found another one: https://docs.inrupt.com/developer-tools/api/javascript/solid-client/modules/resource_soliddataset.html#getsoliddataset

michaud avatar Feb 08 '22 07:02 michaud