Skip to content

Commit

Permalink
docs(CONTRIBUTING.md): update links to point to the correct repositor…
Browse files Browse the repository at this point in the history
…y name for consistency and clarity
  • Loading branch information
di-sukharev committed Sep 7, 2024
1 parent 2769121 commit 25105e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To get started, follow these steps:
1. Clone the project repository locally.
2. Install dependencies with `npm install`.
3. Run the project with `npm run dev`.
4. See [issues](https://github.com/di-sukharev/open-commit/issues) or [TODO.md](../TODO.md) to help the project.
4. See [issues](https://github.com/di-sukharev/opencommit/issues) or [TODO.md](../TODO.md) to help the project.

## Commit message guidelines

Expand All @@ -30,7 +30,7 @@ If you encounter any issues while using the project, please report them on the G

## Contacts

If you have any questions about contributing to the project, please contact by [creating an issue](https://github.com/di-sukharev/open-commit/issues) on the GitHub issue tracker.
If you have any questions about contributing to the project, please contact by [creating an issue](https://github.com/di-sukharev/opencommit/issues) on the GitHub issue tracker.

## License

Expand Down

0 comments on commit 25105e4

Please sign in to comment.