codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

Fix Link #4307

Closed harshraj8843 closed 1 year ago

harshraj8843 commented 1 year ago

Description

Fix the link in Code of Conduct on line 98

Additional information

Replace

[13]: ttps://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork "Allow maintainers to edit"

with

[13]: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork "Allow maintainers to edit"

Code of Conduct

jfinley6 commented 1 year ago

!assign