Skip to content

Commit

Permalink
refactor: fixing a bit wording for getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Dec 11, 2023
1 parent a56dea9 commit 2b73f8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/git-conventional-commits.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,6 @@ What makes this tool different?
- For Git commits to be a more readable history, we can utilize `git conventional commits` enforced by linters.
- We can use the history of `git conventional commits` to generate automatically changelogs of changes for releases.

[To getting started with autogit](../README.md)
## Where next?

- [To getting started with autogit](../README.md)

0 comments on commit 2b73f8f

Please sign in to comment.