Skip to content

Commit 9e752ca

Browse files
docs: Update link to commit message guidelines (#76667)
This information is specific to the compiler repository and now lives in our local contributing page.
1 parent 8ba6a2c commit 9e752ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowToGuides/FirstPullRequest.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Alright! You've implemented a change and would like to submit it.
116116
any associated test changes.
117117
This practice is key to efficient and rigorous code review processes,
118118
as well as a neat, transparent, and actionable commit history.
119-
* [Top off your commit messages](https://swift.org/contributing/#commit-messages).
119+
* [Top off your commit messages](/CONTRIBUTING.md#commit-messages).
120120
1. Tidy up and [format your code changes](FAQ.md#how-do-i-format-my-changes).
121121

122122
### Pushing and creating a pull request

0 commit comments

Comments
 (0)