Skip to content

[Docs] Fix malformed Minikube setup link in AWS EC2 tutorial #1216

Description

@Labeeb2339

Current State

The AWS EC2 tutorial contains a malformed link in content/en/kanvas/tutorials/aws/deploy-aws-ec2-instances-with-meshery/index.md (current master, line 63):

https://docs.meshery.iohttps://docs.meshery.io/installation/kubernetes/minikube

Source: https://github.com/layer5io/docs/blob/master/content/en/kanvas/tutorials/aws/deploy-aws-ec2-instances-with-meshery/index.md#L63

Desired State

The link should point to the Meshery Minikube installation guide:

https://docs.meshery.io/installation/kubernetes/minikube/

Reproduction

  1. Open the AWS EC2 tutorial.
  2. Follow the setup guide for Meshery on Minikube link in the in-cluster deployment section.
  3. The generated URL uses the concatenated host docs.meshery.iohttps, so it cannot resolve.

I verified the source against the current upstream master file (blob SHA 07be2c2641d3f5bd41f1ce9321ef3cf12007bb41). From the same environment, the malformed URL fails host resolution while the corrected URL resolves successfully (HTTP 200 after redirect).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions