ngneat/falso

code of conduct badge in README.md not working

Closed this issue · 0 comments

Is this a regression?

No

Description

falso/README contains a code of conduct badge. When I clicked on it, it leads to a fallback 404 error page. Clicking on the badge leads to here.

Please provide a link to a minimal reproduction of the bug

https://github.com/ngneat/falso/blob/main

Please provide the exception or error you saw

Clicking the badge leads to [here](https://github.com/ngneat/falso/blob/main). Being the Code of Conduct badge, it should probably link to [here](https://github.com/ngneat/falso/blob/main).

Please provide the environment you discovered this bug in

Brave browser on Windows 10.

Anything else?

To reproduce, follow the below steps:

  1. Go to https://github.com/ngneat/falso .
  2. Scroll down to README file.
  3. Click on the code of conduct badge.
  4. Observe the browser opening a new tab leading to a 404 Fallback page.

Do you want to create a pull request?

Yes