Description
Expected Behavior
They should lead to https://meshery.layer5.io/docs/installation.
Contributor Resources
Thanks for opening this issue. A contributor will be by to give feedback soon. In the meantime, please review the Layer5 Contributors' Welcome Guide and sure to join the community Slack.
I can work on this.
There is one more broken link I found out.
The link back to meshery Documentation in a 404 page, leads to https://meshery.layer5.io/docs/docs instead of https://meshery.layer5.io/docs .
I know it wasnt past of this issue, but it would be great if @LifeofDan-EL, you could look into it too.
@dhruv0000 Where is the link back to meshery Documentation located?
@LifeofDan-EL .The correct link would redirect it to https://meshery.layer5.io/docs, but instead currently it leads to https://meshery.layer5.io/docs/docs. I believe {{ site.baseurl }} is adding the extra /docs in the link currently.
@dhruv0000 I understand the error you're talking about but I can't seem to figure out the file or page where the link that currently leads to https://meshery.layer5.io/docs/docs exists.
Oh, ok. I get your question now. That would be the 404.md file.
Okay, seen fixed. Added commit to my PR. Thanks.
Most helpful comment
I can work on this.