konveyor / move2kube

Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift.
https://move2kube.konveyor.io/
Apache License 2.0
385 stars 119 forks source link

Documentation link broken #1064

Closed Prakhar-Agarwal-byte closed 1 year ago

Prakhar-Agarwal-byte commented 1 year ago

Describe the bug The documentation link inside the Usage section in Readme file is broken. It shows a page not found error upon visiting that link. https://github.com/konveyor/move2kube/blob/a49a808a8840c32cabe9f31ccbd7ea8cf3c48be6/README.md?plain=1#L66

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/konveyor/move2kube/blob/main/README.md
  2. Scroll down to Usage section
  3. Click on Documentation
  4. See Page Not Found

Expected behavior Open up Move2Kube Documentation

Screenshots image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Prakhar-Agarwal-byte commented 1 year ago

I would like to fix it

seshapad commented 1 year ago

sure @Prakhar-Agarwal-byte . Please raise a PR. We will review it.

seshapad commented 1 year ago

@Prakhar-Agarwal-byte Thank you for the contribution. Please note a small point. When issue is created, please use the prefix to indicate if it is doc, feature or fix.

Prakhar-Agarwal-byte commented 1 year ago

@seshapad Sure, I will keep that in mind

seshapad commented 1 year ago

@seshapad Sure, I will keep that in mind

Thank you!