generator icon indicating copy to clipboard operation
generator copied to clipboard

[📑 Docs]: Fix the relative paths of `index.md` & `migration.md` files.

Open Gmin2 opened this issue 1 year ago • 6 comments

What Dev Docs changes are you proposing?

In the index.md & migration.md there are many places where relative paths are wrongly placed(after the migration to monorepo) , fix the relative paths for this two particular file.

Example In the https://github.com/asyncapi/generator/blob/6f60d50f3e4544d7356e8b1c8dc40380dfb87ece/apps/generator/docs/index.md?plain=1#L6 the AsyncAPI Document relative path is not correct, it should be asycapi-document.md instead of generator/asyncapi-document

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Gmin2 avatar Oct 10 '24 09:10 Gmin2