We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba6a2c commit 9e752caCopy full SHA for 9e752ca
docs/HowToGuides/FirstPullRequest.md
@@ -116,7 +116,7 @@ Alright! You've implemented a change and would like to submit it.
116
any associated test changes.
117
This practice is key to efficient and rigorous code review processes,
118
as well as a neat, transparent, and actionable commit history.
119
- * [Top off your commit messages](https://swift.org/contributing/#commit-messages).
+ * [Top off your commit messages](/CONTRIBUTING.md#commit-messages).
120
1. Tidy up and [format your code changes](FAQ.md#how-do-i-format-my-changes).
121
122
### Pushing and creating a pull request
0 commit comments