Skip to content

Commit b9dd9ea

Browse files
committed
docs: Refine documentation links
1 parent 5bb1773 commit b9dd9ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/input/docs/reference/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ The configuration accepts the following values:
10201020

10211021
[conventional-commits-config]: /docs/reference/version-increments#conventional-commit-messages
10221022

1023-
[conventional-commits]: https://www.conventionalcommits.org/
1023+
[conventional-commits]: https://www.conventionalcommits.org/en/v1.0.0/
10241024

10251025
[modes]: /docs/reference/modes
10261026

docs/input/docs/reference/mdsource/configuration.source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ The configuration accepts the following values:
621621

622622
[conventional-commits-config]: /docs/reference/version-increments#conventional-commit-messages
623623

624-
[conventional-commits]: https://www.conventionalcommits.org/
624+
[conventional-commits]: https://www.conventionalcommits.org/en/v1.0.0/
625625

626626
[modes]: /docs/reference/modes
627627

docs/input/docs/reference/version-increments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ For more information/background on why we have come to this conclusion, read
170170

171171
[continuous-delivery]: /docs/reference/modes/continuous-delivery
172172

173-
[conventional-commits]: https://www.conventionalcommits.org/
173+
[conventional-commits]: https://www.conventionalcommits.org/en/v1.0.0/
174174

175175
[faq-branch-name-source]: /docs/learn/faq#merged-branch-names-as-version-source
176176

0 commit comments

Comments
 (0)