Meshery: [Docs] Minikube and WSL2 Docs redirect to wrong page in the Last step.

Created on 19 Aug 2020  路  8Comments  路  Source: layer5io/meshery

Description

  1. The last step of Docs on minikube and wsl2 telling to "Follow the rest of Meshery installation steps." leads to wrong page.

Expected Behavior

They should lead to https://meshery.layer5.io/docs/installation.


Contributor Resources

aredocs good first issue

Most helpful comment

I can work on this.

All 8 comments

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.

Was this page helpful?
0 / 5 - 0 ratings