Skip to content

Commit 81b061b

Browse files
committed
docs: Refine documentation links
Removes an outdated external guide and updates Conventional Commits references to v1.0.0 for accuracy.
1 parent 1947b91 commit 81b061b

4 files changed

Lines changed: 3 additions & 8 deletions

File tree

docs/input/docs/reference/build-servers/teamcity.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@ Sorry
100100
```
101101

102102
## Guides
103-
104-
* [Continuous Delivery Setup in TeamCity][cd]
105-
106-
[cd]: https://jake.ginnivan.net/blog/2014/07/09/my-typical-teamcity-build-setup
107-
108103
[dynamic-repo]: /docs/learn/dynamic-repositories
109104

110105
[general-settings]: https://www.jetbrains.com/help/teamcity/git.html#General+Settings

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)