Skip to content

Commit f41be78

Browse files
committed
fixup! fixup! Docs: Clarify use of CC2
1 parent 48bb337 commit f41be78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/rules/contrib_rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Commit body must contain a line that starts with `Signed-off-by`.
7474
[:octicons-tag-24: v0.18.0][v0.18.0] · **ID**: CC2 · **Name**: contrib-disallow-cleanup-commits
7575

7676
Commit title must not contain `fixup!`, `squash!` or `amend!`. This means `git commit --fixup` and `git commit --squash` commits are not allowed.
77-
> **_NOTE:_** gitlint ignores merge, fixup, squash and revert commits by default. To enable this rule you must disable this behavior, as outlined [here](,,/ignoring-commits.md#merge-fixup-squash-and-revert-commits).
77+
> **_NOTE:_** gitlint ignores merge, fixup, squash and revert commits by default. To enable this rule you must disable this behavior, as outlined [here](../ignoring-commits.md#merge-fixup-squash-and-revert-commits).
7878
7979
### CC3: contrib-allowed-authors
8080
[:octicons-tag-24: v0.18.0][v0.18.0] · **ID**: CC3 · **Name**: contrib-allowed-authors

0 commit comments

Comments
 (0)