Skip to content

Docs: Broken link to Code of Conduct in README.md #6615

Open
@IsbatBInHossain

Description

@IsbatBInHossain

Description

In the main Readme.md file, the reference link for the Code of Conduct at the bottom of the file is broken.

Current (broken) link:
[Code of Conduct]: https://github.com/expressjs/express/blob/master/Code-Of-Conduct.md (Line 272)

This link results in a 404 error because the file does not exist at that location.

The project appears to be using the organization-wide Code of Conduct located in the expressjs/.github repository.

The correct link should be:
https://github.com/expressjs/.github/blob/master/CODE_OF_CONDUCT.md

The README.md should be updated to point to the correct URL.

Expectations

The Code of conduct link should point to:
https://github.com/expressjs/.github/blob/master/CODE_OF_CONDUCT.md

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