Skip to content

Commit 25105e4

Browse files
committed
docs(CONTRIBUTING.md): update links to point to the correct repository name for consistency and clarity
1 parent 2769121 commit 25105e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To get started, follow these steps:
1818
1. Clone the project repository locally.
1919
2. Install dependencies with `npm install`.
2020
3. Run the project with `npm run dev`.
21-
4. See [issues](https://github.com/di-sukharev/open-commit/issues) or [TODO.md](../TODO.md) to help the project.
21+
4. See [issues](https://github.com/di-sukharev/opencommit/issues) or [TODO.md](../TODO.md) to help the project.
2222

2323
## Commit message guidelines
2424

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

3131
## Contacts
3232

33-
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.
33+
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.
3434

3535
## License
3636

0 commit comments

Comments
 (0)