Skip to content

Docs link on homepage leads to dead page #165

Description

@4lch4

Describe the bug
I was trying to pull up the docs to look into some of the packages available and was greeted with the following error after clicking Docs at the top of the site:

image

To Reproduce
Steps to reproduce the behavior:

  1. Go to Nishan homepage.
  2. Click on 'Docs' in the toolbar.
  3. Note the error received, and the path attempted (/docs/root).

Expected behavior
I'd expect to be directed to the /docs endpoint with the documentation.

Screenshots
I've attached screenshots above.

Desktop (please complete the following information):

  • OS: macOS Version 11.2.1 (Build 20D74)
  • Browser: Chrome
  • Version 89.0.4389.90 (Official Build) (x86_64)

Additional context
From what I can tell, it's simply the Docs element/tag routing to an invalid path (/docs/root) instead of the correct one (/docs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions