generator
generator copied to clipboard
[📑 Docs]: Fix the relative paths of `index.md` & `migration.md` files.
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