Skip to content

[Bug]:Broken link for “AsyncAPIDocument” in Props Section of Readme.md (404) #1219

@SHUBHANSHU602

Description

@SHUBHANSHU602

Description

The Props Section in the README.md includes a link to "AsynAPIDocument”, which currently resolves to a 404 page not found.
This creates a poor first-time contributor experience, especially for newcomers following the bot guidance.

Current behavior

Clicking the link for "AsynAPIDocument”, redirects to:

https://github.com/asyncapi/parser-js/blob/master/lib/models/asyncapi.js

GitHub shows 404 – page not found
The file does not exist at the referenced path/branch

Image Image

Expected behavior

The link should point to a valid, existing document
OR
The message should be updated to reference the correct file/location if it has been moved or renamed

Steps to reproduce

Open any AsyncAPI React-Component Repo
Move to Props Section
Click on the link labeled AsyncAPIDocument
GitHub returns a 404 error page

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions