Skip to content

Commit a2eafd4

Browse files
authored
docs: update README.rst (#169)
* docs: update README.rst * docs: update README.rst
1 parent c63f047 commit a2eafd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ Use Default Configuration
5454

5555
- If you don't set ``.commit-check.yml``, Commit Check will use the `default configuration <https://github.com/commit-check/commit-check/blob/main/commit_check/__init__.py>`_.
5656

57-
- The commit message will follow the rules of `conventional commits <https://www.conventionalcommits.org/en/v1.0.0/#summary>`_,
58-
branch naming follow Bitbucket's `branching model <https://support.atlassian.com/bitbucket-cloud/docs/configure-a-projects-branching-model/>`_.
57+
- The commit message will follow the rules of `Conventional Commits <https://www.conventionalcommits.org/en/v1.0.0/#summary>`_,
58+
branch naming follow the rules of `Conventional Branch <https://conventional-branch.github.io/en/posts/#summary>`_.
5959

6060

6161
Usage

0 commit comments

Comments
 (0)