Skip to content

Page not found Error #5192

Answered by slorber
pardhav asked this question in Q&A
Jul 20, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

You must use slug: / on one of your docs, so that it is hosted at the root /docs/ path instead of /docs/myDoc

The "docs tab" (as you call it) is not a special navbar item, it's just a regular navbar link, so you are responsible for making the link target an existing page. In your case, no page exists at /docs path so this leads to a 404. Make sure /docs page exist before linking to it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pardhav
Comment options

Answer selected by pardhav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants